Place Vapi smoke-test call
smoke_test_callInitiate a billable outbound call to a customer number and retrieve the resulting transcript and structured data. Requires explicit confirmation before dialing.
Instructions
Place a real, potentially billable outbound call using the client assistant. Requires explicit confirmation. Optionally poll and return transcript and structured data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clientSlug | Yes | Stable local client slug: lowercase letters, digits, and internal hyphens | |
| waitSeconds | No | ||
| phoneNumberId | No | ||
| customerNumber | Yes | E.164 phone number, for example +12125550123 | |
| confirmBillableCall | Yes | Must be true because this places a real external call |