cypress_get_results
Retrieve test results from a previous Cypress run by specifying the run ID, or get all results if no ID is provided.
Instructions
Get test results from a previous Cypress run by run ID, or all results if no ID provided
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runId | No | Run ID to get results for (optional) |