Assembled · Arazzo Workflow
Assembled Update an Agent Profile
Version 1.0.0
Find an agent in the workforce, read their full profile, then patch their attributes.
View Spec
View on GitHub
Customer-SupportWorkforce ManagementWFMAI AgentsAI CopilotContact CenterCustomer ExperienceSupport OperationsSchedulingForecastingQuality AssuranceVendor ManagementBPOArazzoWorkflows
Provider
Workflows
update-agent-profile
Locate an active agent and patch their profile attributes.
Lists active people, picks the first agent, reads the full person record, and applies a partial update with the supplied attribute changes.
1
listAgents
List people in the workforce, filtered by active status, returning the first page so a target agent can be selected.
2
getAgent
Retrieve the full person record for the selected agent to confirm current role, channels, skills, and team assignments before editing.
3
updateAgent
Partially update the agent with the supplied attributes. Only the fields provided in updates are changed; all other attributes are left intact.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.