Skip to main content
Glama

Timeline MCP Server

by derekalia

timeline_remove_track

Delete a track and all its scheduled social media posts across multiple platforms to manage content campaigns and automation workflows.

Instructions

Remove a track and all its associated events. WARNING: This will delete all events in the track.

Input Schema

NameRequiredDescriptionDefault
trackIdYes

Input Schema (JSON Schema)

{ "properties": { "trackId": { "format": "uuid", "type": "string" } }, "required": [ "trackId" ], "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