asana_list_dependencies
Retrieve a task's dependencies and dependents in a single call to understand what it waits on and what waits for it.
Instructions
Return a task's dependencies (what it waits on) AND dependents (what waits on it), in one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_gid | Yes | Task GID |