Input
ExecutionTrigger the search
Data/Atlassian/Jira
Search for Jira issues using JQL (Jira Query Language)
Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.
Trigger the search
Atlassian provider (from Atlassian node)
The provider ID
The access token (OAuth, API token, or PAT)
The base URL for the Atlassian instance For cloud: https://your-domain.atlassian.net For server/data center: https://your-server.com
Email for Cloud API token auth (not needed for OAuth or Server PAT)
Whether this is a cloud instance
Authentication type: "oauth", "api_token" (cloud), or "pat" (server/dc)
Cloud ID for OAuth (required for OAuth to call APIs via api.atlassian.com)
JQL query string (e.g., 'project = PROJ AND status = "In Progress"')
Maximum number of results to return (1-100)
Index of the first result to return (server/Data Center pagination)
Fields to return (leave empty for default fields)
Cloud pagination token from a previous search response
Triggered when search completes successfully
Triggered when an error occurs
Array of Jira issues matching the query
Issue ID
Issue key (e.g., "PROJ-123")
Issue summary/title
Issue description (may contain ADF or plain text)
Issue type
Issue type ID
Issue type name (e.g., "Bug", "Story", "Task")
Issue type description
Whether this is a subtask type
Icon URL
Issue status
Status ID
Status name (e.g., "To Do", "In Progress", "Done")
Status description
Status category (e.g., "new", "indeterminate", "done")
Issue priority
Priority ID
Priority name (e.g., "Highest", "High", "Medium", "Low", "Lowest")
Priority description
Icon URL
Project the issue belongs to
Project ID
Project key (e.g., "PROJ")
Project name
Project description
Project lead
User account ID
User display name
User email (if available)
Whether the user is active
User avatar URLs
Issue assignee
User account ID
User display name
User email (if available)
Whether the user is active
User avatar URLs
Issue reporter
User account ID
User display name
User email (if available)
Whether the user is active
User avatar URLs
Issue creation timestamp
Issue last update timestamp
Labels assigned to the issue
Web URL to view the issue
Total number of matching issues
Whether there are more results available
Cloud pagination token for the next page