Inspect Table Schema
inspect_table_schemaInspect a single table's fields in read-only mode to validate schema before code generation. The real database must identify the target table; local SQL is only diagnostic.
Instructions
只读检查单表字段;真实数据库必须识别到目标表,本地 SQL 仅作诊断参考。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_name | Yes | ||
| workspace_root | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||