subtask_delete
Delete one or more subtasks by ID. Pass an array of IDs to remove them from the project tracker.
Instructions
Delete one or more subtasks. Accepts a single ID or array of IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | Subtask IDs to delete — e.g. [4, 7]. Always an array, even for one. |