List Test Plans
testplan_listFetch a paginated list of test plans for a project, with options for sorting and page size.
Instructions
List test plans for a project with pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (zero-based) | |
| size | No | Page size (max 100) | |
| sort | No | Sort (e.g., "name,ASC") | |
| projectId | Yes | Project ID |