jira_groups_remove_user
Remove a user from a Jira group by specifying the group name and account ID. Verify identity first to prevent lockouts.
Instructions
Remove a user from a Jira group.
Verify user identity first. Removing from permission-granting groups may lock the user out. Returns: {success, group_name, account_id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_name | Yes | Exact group name | |
| account_id | Yes | User's account ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||