superset_group_add_roles
Add roles to a group without removing existing ones by providing the group ID and role IDs to assign.
Instructions
Add roles to a group without removing existing ones.
Args: group_id: Group ID. role_ids: List of role IDs to add.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | ||
| role_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |