query_metadata
Retrieve the field structure of a Kingdee K3Cloud form by ID to get its fields and types, enabling construction of query and save parameters.
Instructions
查询金蝶云星空表单的元数据(字段结构信息)。
用于获取某个表单有哪些字段、字段类型等信息,便于构造查询和保存参数。
Args: form_id: 表单ID。如 SAL_SaleOrder、PUR_PurchaseOrder、BD_MATERIAL 等
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| form_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |