fail_task
Mark a task as failed with an error message to accurately track task status in complex workflows.
Instructions
Mark a task as failed with an error message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the task to fail | |
| error | Yes | The error message |