execute_jql
Run JQL queries on Jira using the REST API to retrieve specific issues. Specify the query string and the number of results to streamline issue search and management.
Instructions
Execute a JQL query on Jira on the api /rest/api/3/search
Input Schema
Name | Required | Description | Default |
---|---|---|---|
jql | Yes | JQL query string | |
number_of_results | No | Number of results to return |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Jira MCP Server
Related Tools
- @sooperset/mcp-atlassian
- @zereight/confluence-mcp
- @CamdenClark/jira-mcp
- @petrsovadina/mcp-atlassian
- @sooperset/mcp-atlassian