| Trigger Workflow | trigger <workflowId> | Execute a deployed workflow via HTTP |
| Fetch Use Case | get use-case <projectId> | Download a deployed use case from the platform |
| Get Execution | get execution <executionId> | Debug executions with node-level details |
| Get Instance | get instance [instanceId] | Inspect a live instance — parameters, status, version, workflows |
| Activate / Deactivate Instance | instance activate/deactivate [instanceId] | Activate or deactivate a process instance |
| List Executions | list executions <instanceId> | List recent executions for a process instance |
| List Instances | list instances | List all process instances for an organization |
| List Projects | list projects | List all projects for an organization |
| Get Project | get project <projectId> | Inspect project details — status, deployment, stages |
| Get Skills | get skills [instanceId] | Download agent skill documents from a deployed process |
| Manage Integrations | integration set/list/delete | Configure API keys and credentials for organizations |
| Status | status [path] | Check identity, context, and deployment readiness |