inspect_table_schema_tool
Inspects a table schema by parsing fields from the database, falling back to migration or local SQL files if needed.
Instructions
优先从真实数据库解析字段,缺失时回退到目标迁移 SQL 或本地结构 SQL。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_name | Yes | ||
| workspace_root | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||