There are two Jira JQL Snapshot Macros:
Jira jql snapshot:
Retrieves the results of a Jira JQL query.
The list of columns (fields) is configurable by the Macro
Jira jql traceability snapshot:
Retrieves a two level traceability report: for example the list of requirements, and the specifications which are implemented by each requirement.
Each of the levels is defined by a JQL query. The lower level query is dependent on the first level.
The list of columns (fields) is configurable by the Macro.
...