get_task_dependencies
Retrieve upstream and downstream dependencies for a task. Returns a dependency graph with each related task's status and dependency type.
Instructions
查询任务的上下游依赖关系。返回依赖图,包含每个关联任务的状态和依赖类型。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | 要查询的任务 ID |