Boltic · Capability
Boltic Workflow API — Executions
Boltic Workflow API — Executions. 3 operations. Lead operation: Boltic Get execution details. Self-contained Naftiko capability covering one Boltic business surface.
What You Can Do
GET
Getexecution
— Boltic Get execution details
/v1/executions/{executionid}
POST
Cancelexecution
— Boltic Cancel an execution
/v1/executions/{executionid}/cancel
GET
Listexecutions
— Boltic List workflow executions
/v1/workflows/{workflowid}/executions
MCP Tools
boltic-get-execution-details
Boltic Get execution details
read-only
idempotent
boltic-cancel-execution
Boltic Cancel an execution
boltic-list-workflow-executions
Boltic List workflow executions
read-only
idempotent