LittleHorse · Capability
LittleHorse REST API — Workflow Specs
LittleHorse REST API — Workflow Specs. 4 operations. Lead operation: List workflow specifications. Self-contained Naftiko capability covering one Littlehorse business surface.
What You Can Do
GET
Listwfspecs
— List workflow specifications
/v1/wfspec
POST
Putwfspec
— Create or update a workflow specification
/v1/wfspec
GET
Getwfspec
— Get a workflow specification
/v1/wfspec/{name}
DELETE
Deletewfspec
— Delete a workflow specification
/v1/wfspec/{name}
MCP Tools
list-workflow-specifications
List workflow specifications
read-only
idempotent
create-update-workflow-specification
Create or update a workflow specification
get-workflow-specification
Get a workflow specification
read-only
idempotent
delete-workflow-specification
Delete a workflow specification
idempotent