agent-workflow-service
API-only service for Vercel Workflow-based agent execution.
- POST /api/run — Start a workflow run
- GET /api/stream?runId=... — SSE stream for workflow events
- POST /api/resume — Resume a hook (approval/follow-up)
API-only service for Vercel Workflow-based agent execution.