estimate_export_size
Estimate the size of survey exports by supplying the question count and optional response count. Omitting the response count provides a per-response estimate.
Instructions
Estimate export size from the survey's question count and an optional expected response count. Qualtrics survey metadata does not expose response totals, so omitting expectedResponseCount returns an honest per-response estimate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Export format to estimate (default: json) | |
| surveyId | Yes | The Qualtrics survey ID | |
| expectedResponseCount | No | Expected number of responses; omit for a per-response estimate |