upservice_get_agreement_sheet
Retrieve the agreement sheet for a task, including approval status and attachments.
Instructions
Get the agreement sheet (approval status and attachments) for a task.
Args: params (TaskIdInput): task_id (int)
Returns: str: JSON with status and attachments for the agreement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |