provision_number
Lease a temporary phone number to receive SMS OTP codes for account verification. Returns number and session_id for subsequent OTP retrieval.
Instructions
Lease a temporary programmable phone number for receiving SMS OTP codes.
Returns the phone number (e164 format) and a session_id needed for all subsequent calls. The number is reserved for your session for ttl_seconds.
Next step: use the returned number on your target service to trigger an SMS,
then call wait_for_otp with the returned session_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||