> ## 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

> List emails from Gmail inbox

# Gmail List Emails

List emails from Gmail inbox

## Properties

| Property   | Value             |
| ---------- | ----------------- |
| **Type**   | gmail-list-emails |
| **Family** | Third Party APIs  |
| **Group**  | Google            |

## Parameters

| Name       | Label        | Type   | Description                                      | Required |
| ---------- | ------------ | ------ | ------------------------------------------------ | -------- |
| maxResults | Max Results  | Number | Maximum number of emails to return               | No       |
| query      | Search Query | String | Gmail search query (same syntax as Gmail search) | No       |
| labelIds   | Label        | Select |                                                  | No       |

## Outputs

| Name               | Label              | Type   | Description             |
| ------------------ | ------------------ | ------ | ----------------------- |
| messages           | messages           | array  | List of email messages  |
| resultSizeEstimate | resultSizeEstimate | number | Estimated total results |
