Tool to create a new form. Use after preparing block definitions and optional settings.
titleTitle of the form.
blocksRequiredarrayOrdered list of blocks that make up the form (content blocks, question blocks, and child/option blocks). Each block object includes: uuid, type, groupUuid, groupType, payload.
statusRequiredstringForm status: BLANK or PUBLISHED. This field is required by the API. BLANK forms are inaccessible to users; use PUBLISHED for public access.
settingsobjectOptional form appearance and behavior settings.
templateIdstringTemplate ID to base the form on.
workspaceIdstringWorkspace ID to create the form under. The API expects 'workspace_id' (snake_case), not 'workspaceId' (camelCase).
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.