--name | -n | Agent name as <name>:<version> |
--prompt | -p | Prompt text or path to a .txt/.md file |
--input | -i | Input file (repeatable) |
--schema | | Path to a JSON schema file for the response model |
--skill | -k | Path to a local skill directory (repeatable) |
--skill-id | | Server-side skill as <name>:<version> (repeatable) |
--toolset | -t | Tool category to enable (repeatable) |
--model | -m | Model variant (default: vlmrun-orion-1:auto) |
--wait / --no-wait | | Wait for completion (default: --wait) |
--timeout | | Timeout in seconds when waiting (default: 300) |
--poll-interval | | Seconds between status checks (default: 5) |
--callback-url | | Webhook URL called on completion |
--format | -f | Output format (json) |