get_btc_price
Retrieve current Bitcoin price in USD to calculate transaction fees in dollar amounts. Provides price, 24-hour change, and market cap data from CoinGecko without requiring an API key.
Instructions
Get current BTC/USD price from CoinGecko (free, no API key). Returns price, 24h change, and market cap. Use this to convert sat/vB fees into dollar amounts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |