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 metadata and details about a specific file or folder
drive__get_file
{ "type": "object", "properties": { "fileId": { "type": "string", "description": "Google Drive file ID" }, "fields": { "type": "string", "description": "Partial response field selector" } }, "required": [ "fileId" ], "description": "Input schema for the drive__get_file tool." }