uof_custom_get_task_result
Retrieve the per-station approval history for a specific task, showing approver, decision, comment, and timestamp. Use to track which step the workflow is at and who has acted.
Instructions
查詢一張單的逐站簽核歷程(每一站的簽核者、結果、意見、時間)。
何時使用:想看簽核走到哪一站、誰簽了什麼意見時。站點顯示「待簽」代表表單停在該站。 只要摘要狀態用 get_task_data 即可。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | 表單工作代號 TaskId | |
| include_form_data | No | 是否一併回傳表單欄位內容 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |