Update Recorder Questions
update_recorder_questionsModify survey questions and respondent information settings for a recorder. Update fields like name, email, consent, and custom questions with required flags and answer types.
Instructions
Update the survey questions and respondent-info settings for a recorder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Whether to collect the respondent's name | |
| No | Whether to collect the respondent's email | ||
| consent | No | Consent screen: { isEnabled, title, description, yesButtonLabel, noButtonLabel, isRequired, fieldId? } | |
| questions | Yes | Survey questions. Each: { question, isRequired, answerType, options?, includeOther?, fieldId?, id? } | |
| recorderId | Yes | Unique identifier of the recorder |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Response payload from the Speak AI API |