expand_analysis_section
Retrieve complete analysis details from a summary by providing the expandable ID. Access full content or specific sections stored in memory to get in-depth architectural decision records.
Instructions
Retrieve full analysis content from tiered responses. Expand entire analysis or specific sections stored in memory. Use this when a tool returns a summary with an expandable ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expandableId | Yes | ID of the expandable analysis (provided in tiered response) | |
| section | No | Optional: Specific section to expand (omit to get full analysis). Available sections are listed in the tiered response. | |
| format | No | Output format (default: markdown) | markdown |