list_env_vars
Retrieve all environment variable keys available in Allure TestOps to build AQL filters for test results and launches.
Instructions
List all environment variable definitions (keys) available in the system. Environment variables track test configuration context: browser, OS, environment name, build number, etc. Use this to discover what ev[] keys are available before constructing AQL filters like ev["browser"] = "Chrome" or ev["os"] = "Linux" in search_test_results or search_launches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||