Skip to main content
Glama

update_image

Modify image details in BookStack, such as changing the image name, to maintain accurate visual content references across your wiki.

Instructions

Update image details

Input Schema

NameRequiredDescriptionDefault
idYesImage ID
nameNoImage name

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Image ID", "type": "number" }, "name": { "description": "Image name", "type": "string" } }, "required": [ "id" ], "type": "object" }

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/lautarobarba/bookstack_mcp_server'

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