asana_add_task_dependencies
Set task dependencies in Asana by defining an array of task IDs a specified task relies on, ensuring clear workflow management and task sequencing.
Instructions
Set dependencies for a task
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dependencies | Yes | Array of task IDs that this task depends on | |
task_id | Yes | The task ID to add dependencies to |