convert_temperature
Convert temperature values between Celsius, Fahrenheit, and Kelvin units. Specify the input value, source unit, and target unit to get accurate results. Ideal for quick and precise temperature calculations.
Instructions
Convert temperature between units.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
from_unit | Yes | Source unit | |
to_unit | Yes | Target unit | |
value | Yes | Temperature value to convert |