bookstack_permissions_update
Update user and role access permissions for BookStack content items like books, pages, chapters, or shelves to control viewing, editing, and deletion rights.
Instructions
Update permission settings for specific content to control user and role access
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content_type | Yes | Type of content to update permissions for | |
| content_id | Yes | ID of the content item | |
| fallback_permissions | No | Fallback permission settings | |
| permissions | No | Array of specific permission grants |