cloudflare-workflows - Build Durable Workflows with Cloudflare Workflows GA Platform
Create and manage durable workflows with step.do, step.sleep, waitForEvent, and automatic retries
Tags
Updated: 2026-02-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create workflow instances
- add step.do operations
- implement step.sleep delays
- use waitForEvent handlers
- test with Vitest framework
- manage workflow instances
Inputs
- wrangler.jsonc configuration
- WorkflowEntrypoint class
- WorkflowStep parameter
- WorkflowEvent data
- Env bindings
- API credentials
Outputs
- workflow instances
- executed steps
- persistent state
- event responses
- test results
- deployed workflows
Requirements
- Cloudflare Workers environment
- [email protected]+
- @cloudflare/workers-types
- compatibility_date 2025-11-25+
- workflow bindings configuration
- TypeScript support
