expand
Fetch complete decision records by ID including full text, context, and origin. Use after summary searches to retrieve detailed information.
Instructions
E1 (Phase 19): fetch FULL decision records by ID — the expand path for the summary-first search_decisions / list_decisions defaults. Scan the cheap compact rows, then pass the IDs you care about here for complete text + context + origin. Returns {requested, count, decisions, not_found}; never raises on unknown IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | Decision IDs to fetch in full (e.g. ['D0000Z4']). |