convert_units
Convert Bitcoin amounts between btc, mbtc, bit, and sat units offline. Specify amount, source unit, and target unit to get the equivalent value.
Instructions
Convert between Bitcoin units. Works offline.
Args: amount: Amount to convert, e.g. "0.001". from_unit: Source unit: btc, mbtc, bit or sat. to_unit: Target unit: btc, mbtc, bit or sat.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | ||
| to_unit | Yes | ||
| from_unit | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |