Skip to main content
Glama

update_comment

Modify comments in Storyblok discussions by providing discussion ID, comment ID, and updated message content through the Management API.

Instructions

Updates a comment in a discussion via the Storyblok Management API.

Required:

  • discussion_id: Numeric ID of the discussion.

  • comment_id: Numeric ID of the comment.

Payload:

  • message_json: Required. Array of message objects, each with keys "type", "text", "attrs".

  • message: Optional string or null.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
discussion_idYesNumeric ID of the discussion
comment_idYesNumeric ID of the comment
message_jsonYesRequired. Array of message objects, each with keys "type", "text", "attrs"
messageNoOptional string or null

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