get_project_issues
Retrieve all issues for a Jira project by providing its project key. Optionally limit the number of results returned.
Instructions
Get all issues for a specific project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectKey | Yes | The project key (e.g., PROJECT) | |
| maxResults | No | Maximum number of results to return |