Get database schema
get_database_schemaInspect the read-only database structure: retrieve business tables, columns, constraints, indexes, and relationships. Note that country analytics are not supported because no country field exists.
Instructions
Returns user-facing business tables, columns, constraints, indexes, and relationships. The database is read-only and has no country field, so country analytics are unavailable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||