test_version
Test a published version's configuration by initiating a webcall, chat, or telephony call to verify its behavior before activating it.
Instructions
Initiate a test call using a specific published version's configuration. Supports webcall, chat, and telephony modes. Use this to test a non-active version before activating it (e.g. verifying a rollback candidate).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | The agent ID | |
| version_id | Yes | The published version ID to test | |
| mode | No | Test call mode: webcall (browser audio), chat (text only), or telephony (phone call) | webcall |
| to_phone | No | Phone number in E.164 format. Required when mode is telephony. |