list_jira_issues
Retrieve Jira issues by executing JQL queries to filter, sort, and manage project tasks and tickets.
Instructions
Lists Jira issues using JQL.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jql | No | created is not empty order by created DESC | |
| max_results | No |