sql_describe_table
Retrieve table structure details including columns, primary keys, foreign keys, and indexes to understand database schema and relationships.
Instructions
Describe columnas, PK, FK e índices de una tabla.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||