decision_list
List decisions from the Decision Graph, filtered by status, drafts, or candidates, to review design choices.
Instructions
List decisions in the local Decision Graph. Defaults to active decisions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Decision status to list. Omit to list active decisions. | |
| drafts_only | No | When true, return active decisions awaiting a rationale or confirmation. | |
| include_candidates | No | When true and status is omitted, include uncommitted imported candidates with active decisions. |