Skip to main content
Glama

bookstack_pages_create

Create a new page in BookStack with HTML or Markdown content, organizing it within books or chapters for structured documentation.

Instructions

Create a new page with content in HTML or Markdown format

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
book_idNoParent book ID (required if chapter_id not provided)
chapter_idNoParent chapter ID (required if book_id not provided)
nameYesPage name (required)
htmlNoPage content as HTML (required if markdown not provided)
markdownNoPage content as Markdown (required if html not provided)
tagsNoArray of tags to assign to the page
priorityNoPage priority for ordering within parent

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