Add Channel Agent Route
lyzr_add_channel_agent_routeAdd an agent route to an existing channel by specifying channel ID, agent ID, and display name. Assign agents to channels for routing within the Lyzr Enterprise API.
Instructions
Add a new agent route to an existing channel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Display name for the new route | |
| agent_id | Yes | Agent id for the new route | |
| channel_id | Yes | The channel id |