list_tables
List all tables in a NocoDB base by providing the base_id. Get each table's id, name, and type to see the database structure.
Instructions
List tables within a NocoDB base, including each table's id, name, and type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base_id | Yes | Base ID, from list_bases |