asana_add_task_dependencies
Set task dependencies in Asana by linking tasks that must be completed before others can start, ensuring proper workflow sequencing.
Instructions
Set dependencies for a task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The task ID to add dependencies to | |
| dependencies | Yes | Array of task IDs that this task depends on |