Knock · Capability
Knock Workflows API — Workflows
Knock Workflows API — Workflows. 4 operations. Lead operation: triggerworkflow (2). Self-contained Naftiko capability covering one Knock business surface.
Knock Workflows API — Workflows is a Naftiko capability published by Knock, one of 13 capabilities the APIs.io network indexes for this provider. It bundles 4 operations across the POST and GET methods rooted at /v1/v1.
The capability includes 2 read-only operations and 2 state-changing operations. Lead operation: Trigger workflow. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Knock and Workflows.
What You Can Do
POST
Triggerworkflow (2)
— Trigger workflow
/v1/v1/workflows/{key}/trigger
GET
Getworkflowrecipientrun
— Get a workflow recipient run
/v1/v1/workflow_recipient_runs/{id}
GET
Listworkflowrecipientruns
— List workflow recipient runs
/v1/v1/workflow_recipient_runs
POST
Cancelworkflow
— Cancel workflow
/v1/v1/workflows/{key}/cancel
MCP Tools
knock-triggerworkflow (2)
Trigger workflow
knock-getworkflowrecipientrun
Get a workflow recipient run
read-only
idempotent
knock-listworkflowrecipientruns
List workflow recipient runs
read-only
idempotent
knock-cancelworkflow
Cancel workflow