expand
Fetch complete decision records by providing decision IDs. Returns full text, context, and origin for each ID, along with details on any IDs not found.
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']). |