add_users_to_permission_group
Add one or more users to a permission group in a specified workspace using group ID and user IDs.
Instructions
Add one or more users to a permission group.
workspace_id: target workspace ID — get available IDs from list_workspaces()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | ||
| user_ids | Yes | ||
| workspace_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |