jira_search_issues
Search for Jira issues using JQL queries, with pagination controls and optional field selection to get targeted results.
Instructions
Search Jira issues with a JQL query.
Supports pagination via offset and limit. Returns a paginated
result with total, count, has_more, next_offset, and
items.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |