What problem does it solve?
It lets you operate the Tencent Survey (wj.qq.com) platform directly from an AI conversation, removing the need to manually build questionnaires, edit questions, or page through response data in the web UI.
Core Features & Use Cases
- Survey Creation from Text: Create surveys, exams, assessments, and polls by writing plain-text DSL that is parsed into structured questions, including matrix, scale, and cascading question types.
- Question Management: Retrieve full survey details and update individual questions by ID using the same text syntax.
- Answer Collection: Fetch response lists with cursor-based pagination, including respondent metadata, scores, and per-question answers.
- Use Case: Ask the assistant to build an employee satisfaction survey with single-choice, scale, and open-ended questions, get back a shareable wj.qq.com link, then later pull all 150 responses for analysis.
Quick Start
Ask the assistant to create a customer satisfaction survey on Tencent Survey with three questions and return the shareable link, completing the one-time OAuth authorization when prompted.