Expand description
Tools command - List and execute VEX tools
Usage:
vex tools list
vex tools run calculator '{"expression": "2+2"}'
vex tools schema calculatorStructs§
- Tools
Args - Arguments for the tools command
Enums§
Functions§
- list_
tools 🔒 - List all available tools
- run
- Run the tools command
- run_
tool 🔒 - Run a tool with JSON arguments
- show_
schema 🔒 - Show the JSON schema for a tool