asana_add_to_project
Add a task to a project, with optional placement in a specific section. Use this to organize tasks into projects and sections directly.
Instructions
Add a task to a project, optionally placing it in a specific section. Fixes: no MCP tool for addProject + section placement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_gid | Yes | Task GID to add | |
| project_gid | Yes | Target project GID | |
| section_gid | No | Optional section GID within the project |