superset_group_remove_roles
Remove specific roles from a group without removing the rest. Provide group_id and role_ids to selectively update role assignments.
Instructions
Remove roles from a group without removing the rest.
Args: group_id: Group ID. role_ids: List of role IDs to remove.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | ||
| role_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |