download_export_file
Download completed Qualtrics response exports using the file ID. Automatically saves large files and supports custom filenames.
Instructions
Download a completed response export using the fileId returned by check_export_status. Saves large files automatically and can save any export to a requested filename.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileId | Yes | Completed export file ID | |
| format | No | Export format (default: json) | |
| surveyId | Yes | The Qualtrics survey ID | |
| saveToFile | No | Optional filename in the Downloads folder |