Skip to main content
Glama

timeline_add_scheduled_event

Schedule social media posts across platforms by adding events to organized tracks for automated content publishing at specified times.

Instructions

Add a scheduled event to a track. IMPORTANT: 1) Use the terminal MCP tool to get the current date/time (execute_command("date")) before scheduling events to ensure correct dates. 2) ALWAYS use timeline_list_tracks first to check existing tracks - if a track with a similar name or purpose already exists, use that instead of creating a new one. If unsure whether an existing track matches your needs, ask the user for clarification before proceeding.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
agentNoclaude-sonnet-4-5-20250929
approvalViaNomanual
eventNameYes
mcpToolsNo
metadataNoPlatform-specific metadata (e.g., { targetSubreddit: "subredditname" } for Reddit posts)
platformNox
promptYes
scheduledTimeYes
trackNameYes

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

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