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 schema information for a specific base
airtable__get_base
{ "type": "object", "properties": { "baseId": { "type": "string", "description": "Airtable base ID" } }, "required": [ "baseId" ], "description": "Input schema for the airtable__get_base tool." }