Remove Project From Task
asana_remove_project_from_taskRemove a task from a project without deleting it; the task remains in any other projects it belongs to.
Instructions
Remove a task from a project. The task still exists and remains in any other projects it belongs to. Only removes the association.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The GID of the task (numeric string, e.g. `'19234567890123'`). | |
| project_id | Yes | The GID of the project to remove the task from (numeric string). |