Send SMS
phone_send_smsSend an SMS from a phone number you own. Costs 0.05 USDC, paid per-action via x402.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Recipient number in E.164, e.g. '+15551234567' | |
| body | Yes | ||
| payment | No | base64 x402 payment payload (X-PAYMENT); omit on first call to receive payment instructions | |
| number_id | Yes | Phone number id returned by phone_buy_number |