Assembled · Arazzo Workflow
Assembled Provision a New Agent
Version 1.0.0
Resolve an available role, create a new agent, then read back the created record.
View Spec
View on GitHub
Customer-SupportWorkforce ManagementWFMAI AgentsAI CopilotContact CenterCustomer ExperienceSupport OperationsSchedulingForecastingQuality AssuranceVendor ManagementBPOArazzoWorkflows
Provider
Workflows
provision-agent
Create a new agent with a valid role and verify the created record.
Lists roles, creates a single person from the supplied attributes, then reads the created person record back to confirm the role and active state.
1
listRoles
List all roles available in the organization so a valid role can be assigned to the new agent.
2
createAgent
Create a single new agent with the supplied email, name, channels, and role. Falls back to the first available role when none is supplied.
3
verifyAgent
Retrieve the newly created agent to confirm the role assignment and that the account is active.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.