btc_send
Send Bitcoin (BTC) to any address from your wallet, specifying amount in satoshis and optional fee rate.
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 |