get_issues
Retrieve all issues and subtasks for a specified Jira project, optionally filtered by JQL queries, to simplify project management and task tracking.
Instructions
Get all issues and subtasks for a project
Input Schema
Name | Required | Description | Default |
---|---|---|---|
jql | No | Optional JQL to filter issues | |
projectKey | Yes | Project key (e.g., "PP") |