jira module
SEARCH
( jql fields -- tickets )
Given a JQL string and an array of fields, this performs a search returning the associated tickets.
The fields may either be the field name or the field ID. In the case where there are custom fields with the same name, the custom field ID must be used instead of the name.
Flag Words
The following flag words change the behavior of this word:
!MAX-RESULTS
: This specifies the maximum number of tickets to return!EXPAND
: This is a list of strings that modifies the data Jira returns