survey_agent_settings_save
Save survey settings for a specific survey by providing the survey ID and settings data in JSON format.
Instructions
Save survey settings. settings_json is an object or {"settings": {...}}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| survey_id | Yes | ||
| settings_json | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |