get_test_metadata
Retrieve test metadata including title, browser, platform, viewport, and start time from a Playwright trace file or URL.
Instructions
Returns test metadata: title, browser, platform, viewport, and start time
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| trace_path | Yes | Absolute path to trace.zip, or a URL (https://) to download it from |