WorkflowResponseDtoAgent
August 7, 2026 ยท View on GitHub
Optional agent assignment used to route this workflow through an agent's connected channels. Null when unassigned.
Fields
| Field | Type | Required | Description |
|---|---|---|---|
identifier | String | :heavy_check_mark: | Public agent identifier used to route this workflow through an agent's connected channels. |
providers | Map<String, WorkflowResponseDtoProviders> | :heavy_minus_sign: | Optional per-provider overrides keyed by providerId (e.g. novu-email-agent). Today only Novu Email replyTo is supported. |