speed_convert
Convert speed values between units: km/h, mph, m/s, knots, ft/s. Enter value, source unit, and target unit to get the converted result.
Instructions
Convert between speed units: km/h, mph, m/s, knots, ft/s.
Parameters:
value — Speed value to convert.
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 |