delete_todo
Delete a Planner ToDo from Huly. Note: deleting ToDos tied to issues may trigger issue status automation.
Instructions
Delete a Planner ToDo. This is destructive; deleting the last open issue ToDo can cause Huly classic issue status automation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| locator | Yes | LLM-first ToDo locator. Prefer issue/title/owner forms when you do not know the raw Huly ToDo ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | The successful tool result. The same value is also serialized as JSON in the text content for clients that do not read structuredContent. | |
| warnings | No | Optional agent-visible warnings about degraded result fidelity. Omitted when the server returned the documented happy-path payload. |