approve_task
Approve a pending human-in-the-loop task to let the agent workflow proceed. Use after reviewing task details.
Instructions
Approve a pending HITL task, allowing the agent workflow to continue.
This is a real decision — the agent will proceed with the proposed action. Review the task details first with get_approval_details.
Args: task_id: The approval task UUID comments: Optional reason for approval
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| comments | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |