update_dependency_view_node
Updates a task node's position, note, or collapsed state within a dependency planning view, returning a summary of changes. Set verbose=true for full details.
Instructions
Update a task node layout or note inside 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 |