Create a Study
create_studyCreates a new Study workspace from existing Audiences or inline Audience configurations; it does not ask questions or run research. Follow-up research in an existing Study does not require another Study. Every questionnaire, survey, battery, section, cohesive question set, or request with two or more known questions belongs in one planned and confirmed multi-question block inside that Study. Never submit such a known set as separate direct questions. A direct question is appropriate only when exactly one standalone question is known or the next question depends on earlier results. Composite creation is atomic and rolls back partial Audience failures. Studies are private by default; enabling link sharing also publishes the attached Audiences and Minds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for the Study workspace (e.g., "Brand Perception Study", "Q4 Market Research") | |
| groupIds | No | Legacy alias for audienceIds. | |
| audienceIds | No | Preferred field for existing Audience IDs to attach — use list_audiences to find IDs. | |
| groupConfigs | No | Legacy alias for audienceConfigs. | |
| audienceConfigs | No | Preferred field for new Audiences to create and attach atomically. | |
| isLinkSharingEnabled | No | Set true ONLY when the user explicitly asked for a public/shareable Study link. Defaults to false: the Study is private to its owner and no share URL is generated. Enabling this ALSO publishes every attached Audience and every Mind inside them at world-readable URLs — including pre-existing Audiences passed via audienceIds. Do not enable it to "be helpful". |