Fetch full details for a single MAUDE adverse event report by ID.
Use this after `search_maude` when you need the complete record for a specific report, including the full
narrative text (MDR text with text type codes), reporter information, device availability, patient treatment,
and tags. The search tool returns truncated text snippets; this tool returns the full narratives which can be
much longer.
**Parameters:**
- id: MAUDE report ID (e.g. `17343805`). Obtained from search_maude results.
**Returns:** A detailed MAUDE report with full narrative text entries (with text type codes like "Description of
Event or Problem"), reporter occupation, health professional flag, device medical specialty and availability,
patient treatment, product problem flag, and tags.
Connector