Lists every action registered in the workflow runtime — the building blocks workflow definitions can invoke — including JSON Schemas for each action's input and output. Returns a bare array (no envelope).
RBAC · workflow
Response body
Success response 200
itemsobject
idstringRequired
Stable action identifier (e.g. "ticket.create").
versionintegerRequired
Action version.
sideEffectfulbooleanRequired
Whether executing the action mutates external state.