Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Get a Gmail draft
gmail__get_draft
{ "type": "object", "properties": { "draftId": { "type": "string", "description": "Draft ID" }, "format": { "type": "string", "description": "Format: full, metadata, minimal, raw" } }, "required": [ "draftId" ], "description": "Input schema for the gmail__get_draft tool." }