Workato · Arazzo Workflow
Workato Decommission an AI Agent
Version 1.0.0
Stop a genie if running, then permanently delete it.
View Spec
View on GitHub
AgenticAPI ManagementAutomationB2BEmbedded iPaaSEnterpriseIntegrationiPaaSOrchestrationWorkflowArazzoWorkflows
Provider
Workflows
decommission-genie
Stop a running genie if needed, then delete it.
Reads a genie, stops it only when its state is running, confirms it is stopped, and deletes it.
1
getGenie
getGenie
Read the genie to confirm it exists and determine its current state.
2
stopGenie
stopGenie
Deactivate the genie so it stops handling new requests.
3
confirmStopped
getGenie
Re-read the genie and confirm its state is now stopped.
4
deleteGenie
deleteGenie
Permanently delete the genie from the workspace.