surveymonkey_get_question
Retrieve the full definition of a survey question, including its answer choices, by providing survey, page, and question IDs.
Instructions
Returns the full definition of a question, including answer choices.
Args: survey_id: Survey ID. page_id: Page ID. question_id: Question ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | ||
| survey_id | Yes | ||
| question_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |