add_space_members
Grant users or groups access to a specific wiki space by assigning the role admin, writer, or reader. Provide the space ID and target IDs to update permissions.
Instructions
Add users and/or groups to a space with a role.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | Yes | ||
| space_id | Yes | Space UUID or slug | |
| user_ids | No | ||
| group_ids | No |