listTables
Lists all tables (data sources) in your BaseQL endpoint, providing names and descriptions so you can identify available data before exploring schemas.
Instructions
List all available tables (data sources) in your BaseQL endpoint. Use this first to discover what data is available, then use getTableSchema to understand specific table structures. Returns table names and descriptions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||