gid_tasks
Query tasks across your software architecture graph, showing pending tasks for each node with an option to include completed tasks.
Instructions
Query tasks across the graph. Shows nodes with pending (or all) tasks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| done | No | Include completed tasks (default: only pending) | |
| node | No | Show tasks for a specific node | |
| graphPath | No | Path to graph.yml (optional) |