create_automation
Create an automation in a Prisme.ai workspace by defining its name, actions, triggers, and arguments.
Instructions
Create a new automation in the Prisme.ai workspace
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| automation | Yes | Automation object with name, do, when, arguments, etc. | |
| environment | No | Optional environment name (from PRISME_ENVIRONMENTS) to use specific API URL and workspace | |
| workspaceId | No | Alternative: direct workspace ID (use workspaceName instead when possible) | |
| workspaceName | Yes | Workspace name that resolves to ID via PRISME_WORKSPACES or PRISME_ENVIRONMENTS mapping |