get_task_dependency_graph
Retrieve the dependency graph for a specific task, displaying nodes and edges to clarify task relationships and support dependency tracking.
Instructions
Get the dependency graph (nodes and edges) for a specific task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | Task ID to get dependency graph for |