check_vtil
Check if the vtil-cli binary is available and return its version and supported architectures. Reports a warning when the binary is not found.
Instructions
Return vtil-cli version + supported architectures.
Reports WARN (not ERROR) when the vtil-cli binary is
not found — the Python server itself always loads. The fallback
chain: $RE_VTIL_CLI_PATH -> <server>/bin/vtil-cli -> PATH.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||