Type of unit conversion to perform
AI model that will call the dynamic tool.
{ value: number; from: "celsius" | "fahrenheit" | "kelvin"; to: "celsius" | "fahrenheit" | "kelvin"; }