update_dependency_view_edge
Update the direction of a dependency edge between tasks in a planning view. Returns a summary and changed task IDs by default; set verbose for complete data.
Instructions
Update the direction of a dependency edge inside a dependency planning view. Returns summary plus changed ids by default; set verbose=true for full data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| edgeId | Yes | ||
| viewId | Yes | ||
| verbose | No | ||
| toTaskId | No | ||
| projectId | Yes | ||
| fromTaskId | No |