kingdee_audit_bills
Audit pending documents in Kingdee ERP by providing form type and bill IDs. Returns success status and the audited bill IDs.
Instructions
审核单据(待审核 → 已审核)。
返回结构化结果:success=true 时表示单据已生效,next_action=null。
Returns: str: JSON,含 success / bill_ids 字段
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |