get_question_template
returns a sanitized definition for cloning specialized types such as side-by-side, sliders, or heatmaps.
How to use it
get_question_template is exposed by the Qualtrics MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_question_template tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
FULL QUALTRICS MCP SERVER LISTINGOther tools in Qualtrics MCP Server (11)
and addwebservice support exact placement within the flow; pipedtextreference returns the corresponding Qualtrics syntax.
, addtextentryquestion, adddescriptivetextquestion, addlikertquestion, addmatrixquestion, addrankorderquestion, and addconstantsumquestion provide validated common paths.
is a bounded, sequential, non-atomic helper and reports per-input failures. It does not hide partial success.
preserves complex question types, scoring, styling, flow, and other settings that do not have individual public mutation endpoints.
and updatequestion expose full question-definition fields while preserving existing fields during partial updates.
returns per-recipient delivery state (sent, opened, bounced, responded) with the contactLookupId that ties responses from individual-link distributions back to contacts.
, importsurveytext, and importsurveydocx use the official multipart import path; importsurveyfromurl lets Qualtrics fetch a public HTTPS QSF, TXT, or DOCX file.
, updateflowelement, moveflowelement, and deleteflowelement edit both top-level and nested flow nodes without rebuilding unrelated branches.
removes membership from the selected mailing list only; it does not delete the person from the directory. Qualtrics does not support getmailinglist or deletemailinglist on shared mailing lists.
recursively merges patches with current options by default so omitted nested settings survive. Set replace=true only for an intentional full replacement.
checks duplicate or missing FlowID values, Properties.Count, block and question references, unreachable blocks, and missing or duplicate export tags.