assert_list
List existing E2E test scenarios to audit coverage before generating new tests. Supports filtering by project and pagination.
Instructions
List existing E2E test scenarios saved in Assert. Use this to audit coverage before generating new tests. Supports filtering by project and pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | Optional. Filter by project ID. | |
| cursor | No | Optional. Pagination cursor from previous response. | |
| limit | No | Optional. Max results to return. Default 20, max 100. |