List test runs
list_test_runsRetrieve test runs for a project, optionally filtering by name to find specific runs. Use pagination to browse through results.
Instructions
List the test runs of a project, optionally filtered by name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Filter test runs by name | |
| page | No | Page number (default 1) | |
| projectKey | Yes | Project key |