asana_add_task_dependents
Adds dependents to a task, linking tasks that rely on it. Requires task ID and dependent task IDs.
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 |