asana_add_dependency
Set a task to wait on one or more other tasks by adding dependencies, making blocking relationships clear.
Instructions
Mark a task as depending on one or more other tasks (this task waits on them).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_gid | Yes | The dependent task GID | |
| depends_on | Yes | GID or array of GIDs this task depends on |