jira_create_group
Create a Jira group and optionally add members to control project permissions, notification schemes, and filter sharing.
Instructions
Create a Jira group and optionally add members to it.
Jira groups control project permissions, notification schemes, and filter sharing. Note: User creation in Jira Cloud is managed through Atlassian Admin (admin.atlassian.com) — the API can create groups and manage membership, but cannot create net-new users directly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_name | Yes | Group name (e.g. "developers", "project-leads") | |
| members | No | Account IDs of users to add |