airtable-mcp-server

by domdomegg
Verified

list_tables

Retrieve all tables from a specified Airtable base to inspect or manage database schemas effectively. Simplify schema access for better data organization.

Instructions

List all tables in a specific base

Input Schema

NameRequiredDescriptionDefault
baseIdYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "baseId": { "type": "string" } }, "required": [ "baseId" ], "type": "object" }

Other Tools from airtable-mcp-server

Related Tools

ID: 7abwib27hk