List Test Plans
list_test_plansRetrieve a paginated list of test plans with IDs, names, and test case counts for the current project.
Instructions
List Test Plans for the current project.
Retrieves a paginated list of Test Plans, showing their IDs, names, and the number of test cases they contain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (0-based) | |
| size | No | Page size | |
| output_format | No | Output format: 'json' (default) or 'plain'. |