Workflow API
Overview
The workflow API manages AI-powered automation across verticals.GET /api/workflows
List available workflows for the current center. Response:POST /api/workflows/:workflowId/execute
Manually trigger a workflow execution. Request:All workflow executions are recorded in the DPU audit trail. AI-generated outputs are marked as
DRAFT evidence level until human review.