delete_automation
Delete an automation from a Prisme.ai workspace to remove unwanted or outdated automation workflows.
Instructions
Delete an automation from the prisme.ai workspace
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 | |
| automationSlug | Yes | The slug of the automation to delete |