显示 DM8 表结构
dm8_describe_tableRetrieve detailed column information including name, type, length, and nullable status for any table in a DM8 database schema.
Instructions
返回列名、类型、长度以及是否可空信息
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | No | 数据库 Schema,默认为配置中的 DM_SCHEMA | |
| table | Yes | 表名称 |