survey_create
Create surveys using a domain-specific language. Define group access to control visibility; invalid group keys return a 403 error.
Instructions
Create a survey from DSL. Child token: group_id must match the key or be omitted. Mismatch → 403.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dsl | Yes | ||
| group_id | No | ||
| creator_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |