asana_add_task_dependents
Add dependent tasks to an Asana task to establish workflow dependencies and manage task sequencing within projects.
Instructions
Set dependents for a task (tasks that depend on this task)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The task ID to add dependents to | |
| dependents | Yes | Array of task IDs that depend on this task |