jira_group
Search Jira groups, list their members, and check user permissions for projects or issues.
Instructions
Search groups, list group members, and inspect the current user's permissions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | ||
| accountId | No | ||
| caseInsensitive | No | ||
| maxResults | No | ||
| groupId | No | Use the new groupId param (groupname is deprecated) | |
| includeInactiveUsers | No | ||
| startAt | No | ||
| projectKey | No | ||
| projectId | No | ||
| issueKey | No | ||
| issueId | No | ||
| permissions | No | Comma-separated permission keys | |
| action | Yes | ||
| full | No | If true, skip the summary projection and return the raw Jira API response. |