send_sms
Send SMS messages globally using Bitcoin Lightning payments. This tool transmits text messages to phone numbers after payment confirmation, with automatic disclaimer inclusion.
Instructions
Send an SMS message to any phone number worldwide. Requires a valid paid payment ID. The phoneNumber and message must match those used in create_payment.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paymentId | Yes | Valid payment ID (must be paid) | |
| phoneNumber | Yes | Destination phone number in E.164 format (e.g., +14155550100) | |
| message | Yes | Message text (max 120 chars — 40-char disclaimer auto-appended) |