get_schema_summary
Retrieve a complete summary of a SQLite database schema, listing all tables and their column definitions.
Instructions
Get a comprehensive summary of the entire database schema, including all tables and their column definitions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| db_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |