Social Neuron REST API
string · uuid · pattern: string · pattern: boolean
string · uuid · pattern: string · enuminteger · min: 1 · max: 365 boolean
Open a project-scoped interactive calendar inside MCP App-capable hosts. Uses reschedule_post for conflict-safe drag/drop and schedule_post for new posts.
POST
https://mcp.socialneuron.com/v1
/tools/open_content_calendar
Open a project-scoped interactive calendar inside MCP App-capable hosts. Uses reschedule_post for conflict-safe drag/drop and schedule_post for new posts. › Request Body
project_id^([0-9a-fA-F]{8}-[0-…Brand/project ID. Defaults to the authenticated key's project or the account default.
start_date^\d{4}-\d{2}-\d{2}$ISO date for the week start (YYYY-MM-DD); defaults to the current week's Monday.
Open a project-scoped interactive calendar inside MCP App-capable hosts. Uses reschedule_post for conflict-safe drag/drop and schedule_post for new posts. › Responses
Tool executed. isError:true in the body indicates a tool-level error.
MCP CallToolResult. `content` carries text/structured blocks; `structuredContent` is present when the tool declares structured output.
object[]
object
isErrorOpen a project-scoped interactive performance dashboard with views, engagement, platform mix, and top posts.
POST
https://mcp.socialneuron.com/v1
/tools/open_analytics_pulse
Open a project-scoped interactive performance dashboard with views, engagement, platform mix, and top posts. › Request Body
project_id^([0-9a-fA-F]{8}-[0-…Brand/project ID. Defaults to the authenticated key's project or account default.
platformOptional platform filter.
Enum values:
youtube
tiktok
instagram
twitter
linkedin
facebook
threads
bluesky
daysLookback window. Defaults to 30 days.
Open a project-scoped interactive performance dashboard with views, engagement, platform mix, and top posts. › Responses
Tool executed. isError:true in the body indicates a tool-level error.
MCP CallToolResult. `content` carries text/structured blocks; `structuredContent` is present when the tool declares structured output.
object[]
object
isError