Skip to main content
Glama

create_discussion

Add threaded discussions to Storyblok content blocks for collaborative feedback and content review workflows.

Instructions

Creates a new discussion for a story via the Storyblok Management API.

Required:

  • story_id: ID of the story

  • title: Title of the discussion field

  • fieldname: Technical name of the discussion field

  • block_uid: ID of the discussion block

  • component: Component/block name this discussion belongs to

  • lang: Language code (e.g., "default", "en")

  • message_json: Array of message objects [{"type": "text", "text": "...", "attrs": {...}}, ...]

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
story_idYesID of the story
titleYesTitle of the discussion field
fieldnameYesTechnical name of the discussion field
block_uidYesID of the discussion block
componentYesComponent/block name this discussion belongs to
langYesLanguage code (e.g., "default", "en")
message_jsonYesArray of message objects [{"type": "text", "text": "...", "attrs": {...}}, ...]

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