Skip to main content
Glama

create_comment

Add comments to Storyblok discussions using structured message objects or plain text via the Management API.

Instructions

Adds a comment to a discussion via the Storyblok Management API.

  • discussion_id: Numeric ID of the discussion.

  • message_json: Required array of message objects. Each must include "type", "text", and "attrs".

  • message: Optional plain-text field (can be null or string).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
discussion_idYesNumeric ID of the discussion
message_jsonYesRequired array of message objects. Each must include "type", "text", and "attrs"
messageNoOptional plain-text field (can be null or string)

Other Tools

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/martinkogut/storyblok-mcp-server'

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