Skip to main content
Glama

bookstack_users_create

Create new user accounts in BookStack with email, name, password, and role assignments. Add users to your knowledge base and manage access permissions.

Instructions

Create a new user account with email, name, and role assignments

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYesUser display name (required)
emailYesUser email address (required, must be unique)
passwordNoUser password (required for local accounts)
rolesNoArray of role IDs to assign to the user
send_inviteNoSend invitation email to the user
external_auth_idNoExternal authentication ID for LDAP/SAML users

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pnocera/bookstack-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server