asana_add_dependent
Mark tasks as dependent on a given blocking task, ensuring they wait for its completion before proceeding.
Instructions
Mark one or more tasks as dependent on this task (they wait on this one).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_gid | Yes | The blocking task GID | |
| dependent | Yes | GID or array of GIDs that depend on this task |