gmail_list_inbox
List recent Gmail inbox messages filtered by search query. Retrieve thread IDs for full conversation viewing.
Instructions
List recent inbox messages, optionally filtered by a Gmail search query. When the user asks to find or open a specific email, ALWAYS follow up by calling gmail_get_thread with the thread_id to render the full conversation in an interactive UI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | ||
| user_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messages | Yes |