Skip to main content
The complete input and output reference. For task-oriented walkthroughs, see the guides: Running in CI, Verifying your application, Verification platforms, Evidence, Diagnostics, and Custom configuration. The only required input is ironbee_api_key, plus one form of Claude authentication (anthropic_api_key or claude_code_oauth_token).

Inputs

IronBee - Auth & Reporting

IronBee - DevTools Modes

IronBee - Install & Config

Claude Code

Application Under Test

GitHub & General

*One of anthropic_api_key or claude_code_oauth_token is required. ironbee_api_key is always required.

Outputs


Caching

Playwright Chromium binaries (~200 MB) are cached using actions/cache to speed up subsequent runs. The cache key is based on the runner OS. Browser downloads during npm install are skipped (PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=true) and installed separately with system dependencies.