yearning_table_fields
Retrieve table structure including field types, nullability, keys, defaults, comments, and index information from a specified database and table.
Instructions
查看表结构:字段列表(类型/可空/键/默认值/注释)与索引信息。
对应 API:GET /api/v2/fetch/fields
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |