convert_temperature
Convert temperature values between Celsius, Fahrenheit, and Kelvin. Specify the input unit and desired output unit to get the converted result.
Instructions
Convert between temperature units (C, F, K).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | ||
| from | Yes | ||
| to | Yes |