Jira Search Issues
jira_search_issuesFind Jira issues by JQL, control fields, and paginate results. Get the exact issues you need for reporting or automation.
Instructions
Search issues with JQL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jql | Yes | e.g. 'project = PROJ AND status = "In Progress" ORDER BY updated DESC'. | |
| limit | No | Max results per page (default 25, max 100). | |
| fields | No | Optional comma-separated field list (default excludes description). | |
| next_page_token | No | Pass the token from a previous result to get the next page. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |