expand_analysis_section
Retrieve full analysis content from tiered responses using the expandable ID. Expand the entire analysis or a specific section stored in memory.
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) |