version: "1.0.0" name: volume-converter description: Convert between gallons and liters using a conversion factor. license: MIT compatibility: Works with any model that supports tool use. allowed-tools: convert metadata: author: agent-framework-samples version: "1.0"
Usage
When the user requests a volume conversion:
- Run the
scripts/convert.py script with --value <number> --factor <factor> - Use factor 3.78541 for gallons → liters, or 0.264172 for liters → gallons
- Present the converted value clearly with both units