list_plans
Retrieve all test plans in a specified project, with optional pagination parameters to limit or offset the results.
Instructions
Get all test plans in a project with optional pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Project code (2-10 uppercase letters, numbers, or underscores) | |
| limit | No | Maximum number of items | |
| offset | No | Number of items to skip |