helvabase_create_questionnaire
Create up to 100 client-supplied questions for a dossier. Does not import a workbook, attest signatures, or approve answers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Helvabase project/mapping ID returned by list or create dossier, never a local path. | |
| questionnaire | Yes | ||
| idempotencyKey | Yes | Unique key for this logical mutation. Reuse exactly the same key and arguments after a timeout; never generate a new key to force a replay. |