tokportal_approve_comment_task
Approve and finalize a manually confirmed comment task. Verify TokPortal Coverage is active to prevent blocking; reactivate a recoverable account if needed.
Instructions
Approve a manually confirmed comment task. Approves and finalizes an owned manually_confirmed task. Execution is blocked while TokPortal Coverage is inactive; inspect MANAGED_ACCOUNT_TASK_BLOCKED and reactivate a recoverable account first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Comment task ID. | |
| idempotency_key | No | Optional Idempotency-Key header for safe retries. |