upservice_get_agreement_steps
Retrieve the list of approval steps and their current statuses for a specific task to track progress.
Instructions
List the approval/agreement steps and their statuses for a task.
Args: params (TaskIdInput): task_id (int)
Returns: str: JSON list of agreement steps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |