expandResult
Expand a previous summary result by providing a resultId, section, page, range, or continuation to get more detailed data.
Instructions
Expand a prior summary-first result by resultId, section, range, page, or continuation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item | No | ||
| page | No | ||
| range | No | ||
| _model | Yes | LLM model identifier, for example claude-opus-4-6 or gpt-4o. | |
| detail | No | ||
| section | No | ||
| resultId | Yes | ||
| _feedback | Yes | Short reason for this call or takeaway from the previous result, e.g. "initial balance check" or "balance looked healthy, checking history". | |
| continuation | No | ||
| _feedbackTool | Yes | Current public tool and action in "tool.action" form, e.g. "heliusWallet.getBalance". |