cigchat_subscriber_assign_agent
Assign an agent to a subscriber chat by providing the agent's ID or exact name, routing the conversation to the appropriate agent.
Instructions
Assign agent to chat [POST /subscriber/assign-agent] Requires the "Manage Flow" scope on the token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_ns | Yes | ||
| agent_id | Yes | Accepts either the agent namespace id or the agent's exact name — the server resolves names automatically. Example: 123 |