save-streaming-results
Save streaming mortgage rate results from a session to a file. Export to CSV, JSON, or Markdown format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | Session ID from get-mortgage-rates | |
| format | No | Output format | csv |
| fileName | No | Optional custom filename (without extension) |