get-streaming-results
Poll a mortgage rate session to retrieve streaming results, stopping when rates stabilize, and output in markdown, CSV, or JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | Session ID from get-mortgage-rates | |
| format | No | Output format | markdown |
| pollInterval | No | Polling interval in milliseconds | |
| maxAttempts | No | Maximum number of polling attempts | |
| stopOnStable | No | Stop polling when record count stabilizes |