Inngest Durable Workflow
Composed Naftiko capability that drives a complete Inngest durable workflow lifecycle: send an event, list functions triggered, fetch the canonical run summary, fetch the trace tree, and cancel if needed. Wraps Inngest Events, Functions, and Runs as a single business capability.
Inngest Durable Workflow is a Naftiko capability published by Inngest, one of 9 capabilities the APIs.io network indexes for this provider. It bundles 5 operations across the GET and POST methods rooted at /v1/workflows.
The capability includes 3 read-only operations and 2 state-changing operations. Lead operation: Trigger a durable Inngest workflow by sending an event. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Inngest, Workflows, Durable Execution, Composition, and AI Agents.
What You Can Do
MCP Tools
trigger-workflow
Trigger a durable Inngest workflow by sending an event.
discover-functions
Discover deployed Inngest functions.
get-canonical-run
Get the canonical run summary for a workflow.
get-run-trace
Get the trace tree for a workflow run.
cancel-workflow
Cancel a workflow run.