asana_add_task_dependents
Set task dependencies in Asana by defining which tasks depend on a specific task using the MCP server. Simplify workflow management by linking dependent tasks.
Instructions
Set dependents for a task (tasks that depend on this task)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dependents | Yes | Array of task IDs that depend on this task | |
task_id | Yes | The task ID to add dependents to |