convert_temperature
Convert temperature values between Celsius, Fahrenheit, and Kelvin. Provide the numeric value, source unit, and target unit for quick conversion.
Instructions
Convert between temperature units (C, F, K).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | ||
| from | Yes | ||
| value | Yes |