Skip to main content
Glama

Timeline MCP Server

by derekalia

timeline_remove_scheduled_event

Remove scheduled social media posts and content automation events by event ID to manage your content calendar and workflow organization.

Instructions

Remove a scheduled event

Input Schema

NameRequiredDescriptionDefault
eventIdYes

Input Schema (JSON Schema)

{ "properties": { "eventId": { "format": "uuid", "type": "string" } }, "required": [ "eventId" ], "type": "object" }

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/derekalia/timeline-mcp'

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