add_task_to_dependency_view
Add an existing task to a dependency planning view to manage dependencies. Returns summary and changed IDs, or full data with verbose mode.
Instructions
Add an existing task into a dependency planning view. Returns summary plus changed ids by default; set verbose=true for full data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | ||
| y | No | ||
| note | No | ||
| taskId | Yes | ||
| viewId | Yes | ||
| verbose | No | ||
| collapsed | No | ||
| projectId | Yes |