list_test_plans
List all test plans in a Jira project by providing the project key. Optionally set the maximum number of plans to return.
Instructions
List all test plans in a Jira project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_key | Yes | Jira project key (e.g., PROJ) | |
| max_results | No | Maximum number of results (default: 50, max: 100) |