Skip to main content
Glama

Storyblok MCP Server

retrieve_single_activity

Fetches a specific activity log by its ID from a Storyblok space, enabling precise tracking and management of events within the platform.

Instructions

    Retrieves a single activity log by its ID from a specified Storyblok space.
    

Input Schema

NameRequiredDescriptionDefault
activity_idYes

Input Schema (JSON Schema)

{ "properties": { "activity_id": { "title": "Activity Id", "type": "integer" } }, "required": [ "activity_id" ], "title": "retrieve_single_activityArguments", "type": "object" }

Other Tools from Storyblok MCP Server

Related Tools

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

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