✓ SAFE: List tables/views with types and row counts. Supports pagination (max 1000). Use verbosity="summary" for names only.
list_tablesRetrieve a paginated list of tables and views from a SQLite database, including type and row count, or use summary mode for names only.
Instructions
✓ SAFE: List tables/views with types and row counts. Supports pagination (max 1000). Use verbosity="summary" for names only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| verbosity | No | summary | |
| database_name | No |