units_endpoint_v1_enrich_units_post
Convert physical measurements between metric and imperial systems. Provides normalized values for weight, length, and volume to standardize data.
Instructions
Normalizes and converts physical measurements (weight, length, volume) between metric and imperial systems.
Cost: 1 credit per request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_string | Yes | Value and unit to convert (e.g., '150 miles'). USE THIS TOOL for automated unit normalization. | |
| target_system | No | Target system: 'metric' or 'imperial'. | metric |