get_database_schema
Retrieve the complete database schema, including all tables and foreign key relationships, in one call to quickly understand the entire structure.
Instructions
Get the complete schema for all tables and foreign key relationships across the entire database in a single call. Use this to quickly understand the entire database structure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |