get_decision
Retrieve a specific architecture decision record (ADR) by ID to access the full content including context, decision, and consequences.
Instructions
Reads a specific architecture decision by ADR ID. Returns the full decision content including context, decision, and consequences.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ADR ID to retrieve (e.g., "ADR-001", "001", or just "1"). |