expand_analysis_section
Retrieve full analysis content or specific sections from tiered responses using an expandable ID. Access detailed information when a tool returns a summary.
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 |
|---|---|---|---|
| format | No | Output format (default: markdown) | markdown |
| section | No | Optional: Specific section to expand (omit to get full analysis). Available sections are listed in the tiered response. | |
| expandableId | Yes | ID of the expandable analysis (provided in tiered response) |