execute_jql_search
Search Jira issues by executing a JQL query. Returns matching issues with configurable result limit.
Instructions
Execute a JQL query on Jira to search issues
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jql | Yes | JQL query string | |
| limit | No | Number of results to return |