List Gmail drafts
list_draftsRetrieve a list of your Gmail drafts with subject, recipient, and snippet for each.
Instructions
List existing drafts for an account, with basic metadata (subject, recipient, snippet).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | Yes | The Gmail address to operate on. Must be one of the accounts returned by list_accounts. If you don't know which account to use, call list_accounts first and ask the user if ambiguous. | |
| pageToken | No | ||
| maxResults | No |