delete_project_task_assignment
Remove a task assignment from a project to stop time tracking for that task on the project.
Instructions
Remove a task assignment from a project, making the task unavailable for time tracking on that project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The project ID (required) | |
| task_assignment_id | Yes | The task assignment ID to delete (required) |