delete_task
Remove a task from an OmniPlan project by specifying its unique ID.
Instructions
Delete a task by its unique ID.
Args: task_id: The uniqueID of the task to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |