convert_energy
Convert energy values between units like joules, kilocalories, BTUs, and kilowatt-hours. Specify the value, source unit, and target unit for conversion.
Instructions
Convert between different energy units
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | Energy value to convert | |
| fromUnit | Yes | Source energy unit | |
| toUnit | Yes | Target energy unit |