db_schema
List database tables, views, and indexes to understand database structure and relationships for PostgreSQL, MySQL, and SQLite connections.
Instructions
List tables, views, and indexes in the database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connection_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |