list_tables
Get an overview of the database by listing each table with its row count and columns. Read-only operation for quick inspection.
Instructions
List every table in the database with its row count and columns.
Read-only. Runs immediately, no confirmation needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |