pay_invoice
Pay a BOLT11 Lightning invoice using the agent's balance. Returns the payment preimage as proof. Requires an agent key for authorization.
Instructions
Pay a BOLT11 Lightning invoice from the agent balance. Returns preimage as proof of payment. REQUIRES AGENT KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bolt11 | Yes | BOLT11 invoice string to pay (starts with lnbc...) | |
| max_fee_sats | No | Maximum routing fee in satoshis |