{"message":"Angel Integration Agent API","version":"1.0.0","endpoints":{"health":"GET /health","dispatcherRuns":{"create":"POST /api/workflows/dispatcher/runs","snapshot":"GET /api/workflows/dispatcher/runs/:runId","cancel":"POST /api/workflows/dispatcher/runs/:runId/cancel","events":"GET /api/dispatcher-runs/:runId/events?token=..."},"workflows":{"wikipedia":"POST /api/workflows/wikipedia","jsonToForm":"POST /api/workflows/json-to-form","pdfToApi":"POST /api/workflows/pdf-to-api"},"callbacks":{"document":"POST /api/callbacks/document"}}}