Skip to main content
Glama

create_comment

Add comments to Storyblok discussions using structured JSON messages and optional 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)

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

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

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