list_tables
Discover all tables in the business database to understand what data is available for querying. Quickly identify the full schema structure before running read-only SQL queries against the database.
Instructions
List all tables in the business database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |