energy_convert
Convert energy values between units like joules, calories, watt-hours, kilowatt-hours, BTUs, foot-pounds, and electronvolts.
Instructions
Convert between energy units: J, cal, Wh, kWh, BTU, ft-lb, eV.
Parameters:
value — Energy value.
from_unit — Source unit.
to_unit — Target unit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | ||
| from_unit | Yes | ||
| to_unit | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |