WorkflowAgentSummary
- createdType: stringFormat: date-time
_at requiredWhen the stable Workflow Agent was created.
- idType: stringmin length:1max length:512required
The stable Workflow Agent identifier.
- isType: boolean
_active requiredWhether the agent has an approved production configuration and is not archived.
- nameType: stringrequired
The Workflow Agent's name.
- reviewType: CallAgentReviewStatusenum
_status requiredWhether the latest submitted configuration is approved or still pending review.
valuespending_reviewapproved - submittedType: stringFormat: date-time
_at requiredWhen the latest configuration was submitted.
- activeType: stringFormat: date-timenullable
_updated _at When the current active configuration was approved, or null when none is active.

