Social Neuron REST API
string · uuid · pattern: string · enumbooleanstring · enum boolean
string · uuid · pattern: number · min: 7 · max: 90string · enumstring[]string · enum boolean
digest
Generate a performance summary with trends and recommendations
POST
https://mcp.socialneuron.com/v1
/tools/generate_performance_digest
Generate a performance summary with trends and recommendations › Request Body
project_id^([0-9a-fA-F]{8}-[0-…Project ID (auto-detected if omitted)
periodTime period to analyze
Enum values:
7d
14d
30d
Default: 7d
include_recommendationsDefault: true
response_formatEnum values:
text
json
Generate a performance summary with trends and recommendations › 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
isErrorDetect significant performance changes (spikes, drops, viral)
POST
https://mcp.socialneuron.com/v1
/tools/detect_anomalies
Detect significant performance changes (spikes, drops, viral) › Request Body
project_id^([0-9a-fA-F]{8}-[0-…Project ID (auto-detected if omitted)
daysDays to analyze
Default: 14
sensitivityDetection sensitivity: low=50%+, medium=30%+, high=15%+ changes
Enum values:
low
medium
high
Default: medium
platformsFilter to specific platforms
Enum values:
youtube
tiktok
instagram
twitter
linkedin
facebook
threads
bluesky
response_formatEnum values:
text
json
Detect significant performance changes (spikes, drops, viral) › 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