approve_task_completion
Mark a task as completed after verification using the task ID and request ID. View progress table before approving to ensure task completion. Proceed to next task only after approval.
Instructions
Once the assistant has marked a task as done using 'mark_task_done', the user must call this tool to approve that the task is genuinely completed. Only after this approval can you proceed to 'get_next_task' to move on.
A progress table will be displayed before requesting approval, showing the current status of all tasks.
If the user does not approve, do not call 'get_next_task'. Instead, the user may request changes, or even re-plan tasks by using 'request_planning' again.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
requestId | Yes | ||
taskId | Yes |