> ## Documentation Index
> Fetch the complete documentation index at: https://docs.lyzn.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Gmail List Emails (AI Tool)

> AI tool to list emails from Gmail

# Gmail List Emails (AI Tool)

AI tool to list emails from Gmail

## Properties

| Property   | Value                  |
| ---------- | ---------------------- |
| **Type**   | gmail-list-emails-tool |
| **Family** | Tools                  |
| **Group**  | Productivity           |

## Parameters

| Name            | Label            | Type   | Description                                                 | Required |
| --------------- | ---------------- | ------ | ----------------------------------------------------------- | -------- |
| toolName        | Tool Name        | String | Name the AI will use to call this tool                      | No       |
| toolDescription | Tool Description | String | Description to help the AI understand when to use this tool | No       |
| maxResults      | Max Results      | Number | Maximum emails to return                                    | No       |
| query           | Search Query     | String | Gmail search query                                          | No       |

## Outputs

| Name     | Label    | Type   | Description      |
| -------- | -------- | ------ | ---------------- |
| messages | messages | array  | List of emails   |
| count    | count    | number | Number of emails |
