list-test-cases
List test cases in a project by project ID, with optional text search and pagination.
Instructions
List test cases in a project. Use list-projects first to get projectId. Supports text search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (0-based) | |
| size | No | Page size | |
| search | No | Text search query | |
| projectId | Yes | Project ID (required) |