volume_convert
Convert volume measurements between liters, gallons, quarts, cups, milliliters, ounces, and cubic meters by specifying the value, source unit, and target unit.
Instructions
Convert between volume units: liters, gallons, quarts, cups, ml, oz, cubic meters.
Parameters:
value — Volume 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 |