btc_send
Send Bitcoin to any address using a specified wallet. Supports setting fee rate and encrypted wallet password.
Instructions
Send BTC to an address
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Amount in Satoshis | |
| address | Yes | Destination Bitcoin address (bc1...) | |
| fee_rate | No | Optional fee rate in Sat/vB | |
| password | No | Password to decrypt mnemonic (if encrypted at rest) | |
| wallet_name | Yes | Name of the wallet |