test_draft
Initiate a test call using a draft's configuration to verify changes before publishing. Supports webcall, chat, and telephony modes.
Instructions
Initiate a test call using a draft's configuration (before publishing). Supports webcall, chat, and telephony modes. Use this to verify draft changes work correctly before making them live.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | The agent ID | |
| draft_id | Yes | The draft 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. |