startTask
Initiate a task by changing its status to in_progress using the specified Task ID. Follow up by calling the completeTask tool once the task is finished for proper orchestration.
Instructions
Start a task (change status to in_progress)
- Run this tool to start the task.
- When the task is complete, call the
completeTask
tool to complete the task.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
id | Yes | Task ID |