jira_groups_delete
Permanently remove a Jira group and all its membership associations, while keeping the individual users intact.
Instructions
Delete a Jira group permanently.
This removes the group and all its membership associations. Users are NOT deleted: only the group itself. Returns: {success, group_name}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_name | Yes | Exact name of the group to delete |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||