list_tables
List all tables in a connected SQLite database to discover available schemas and data structures before querying or building dashboards.
Instructions
List all tables in the SQLite database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |