fail_task
Mark a task as failed by providing its ID and an error message to indicate failure and stop progression.
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 |