jira_search
Query Jira issues using JQL syntax to find tickets by status, priority, or custom fields within specified projects. Returns formatted lists for automated workflows and AI agent integrations.
Instructions
Search Jira issues using JQL. Returns list of matching issues.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | ||
| jql | Yes | ||
| limit | No | ||
| offset | No | ||
| format | No | toon |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |