task_delete
Delete a specific task from a project by providing the project ID and task ID.
Instructions
Delete a task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The ID of the project. | |
| task_id | Yes | The ID of the task to delete. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |