Assembled · Arazzo Workflow
Assembled Stream and Verify Agent State
Version 1.0.0
Confirm an agent exists, push a batch of state records, then read back the condensed timeline.
View Spec
View on GitHub
Customer SupportWorkforce ManagementWFMAI AgentsAI CopilotContact CenterCustomer ExperienceSupport OperationsSchedulingForecastingQuality AssuranceVendor ManagementBPOArazzoWorkflows
Provider
Workflows
stream-agent-state
Verify an agent, bulk-push state records, and read the condensed timeline.
Reads the agent record, submits a batch of state records, and retrieves the condensed timeline for the window to confirm ingestion.
1
verifyAgent
getPerson
Read the agent record to confirm the person exists before streaming state records against their ID.
2
pushStates
bulkUpdateAgentStates
Submit a batch of agent-state records ingested from upstream telephony or CRM platforms.
3
readTimeline
getCondensedTimeline
Retrieve the condensed non-overlapping timeline for the agent across the window to confirm the streamed states were applied.
Source API Descriptions
openapi