execute_task
Mark a task as completed by providing its ID and result, enabling workflow progression in sequential task management.
Instructions
Mark a task as completed with a result
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the task to execute | |
| result | No | The result of the task execution |