convert_weight
Convert weight values between grams, kilograms, ounces, and pounds by providing the value, source unit, and target unit.
Instructions
Convert between weight units (g, kg, oz, lb)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | Weight value to convert | |
| from_unit | Yes | Source weight unit (g, kg, oz, lb) | |
| to_unit | Yes | Target weight unit (g, kg, oz, lb) |