Tool details
Playground
Input schema
input-schema.json
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
List all accessible Airtable bases
| Field | Value |
|---|---|
| Name | airtable__list_bases |
| Group | Integrations |
{
"type": "object",
"properties": {
"pageSize": {
"type": "number",
"description": "Maximum number of bases to return"
},
"offset": {
"type": "string",
"description": "Pagination offset from Airtable"
}
},
"description": "Input schema for the airtable__list_bases tool."
}