approve_task
Approve a task and its price to initiate human expert work. Call after price review to progress the task to completion.
Instructions
Approve a Tendem task and its price. A human expert will begin working (may take hours).
Call after reviewing the price in AWAITING_APPROVAL status. A human expert will then work on the task until it reaches COMPLETED status (may take hours).
Args: task_id: The Tendem task ID (UUID) to approve.
Returns: Confirmation message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |