parse_adr_markdown
Parse ADR markdown into a structured DecisionInput shape. Returns null when required Context or Decision sections are missing.
Instructions
v2.1.0 — Parse a hand-written or previously-exported ADR markdown into a DecisionInput shape (static; no persistence). Returns null when required Context or Decision sections are missing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Raw ADR markdown text |