gmail_list_drafts
Retrieve a list of Gmail drafts with optional search query and pagination controls.
Instructions
List Gmail drafts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Search query to filter drafts | |
| pageToken | No | Page token for pagination | |
| maxResults | No | Max drafts to return (default 20) |