Social Neuron MCP Tools API
string · enum · requiredboolean · requiredstring · uuidstring · enum
number · requiredstring · enum · requiredstring · uuidstring[]string · enum
digest tools (scope: mcp:read, credits: ~0)
Generate a performance summary for a time period.
POST
https://api.socialneuron.com
/v1/tools/generate_performance_digest
Generate a performance summary for a time period. Includes metrics, trends vs previous period, top/bottom performers, platform breakdown, and actionable recommendations. No AI call, no credit cost.
Generate a performance summary for a time period. › Request Body
periodTime period to analyze
Enum values:
7d
14d
30d
include_recommendationsproject_idProject ID (auto-detected if omitted)
response_formatEnum values:
text
json
Generate a performance summary for a time period. › Responses
Successful tool execution.
object[]
Detect significant performance changes: spikes, drops, viral content, trend shifts.
POST
https://api.socialneuron.com
/v1/tools/detect_anomalies
Detect significant performance changes: spikes, drops, viral content, trend shifts. Compares current period against previous equal-length period. No AI call, no credit cost.
Detect significant performance changes: spikes, drops, viral content, trend shifts. › Request Body
daysDays to analyze
sensitivityDetection sensitivity: low=50%+, medium=30%+, high=15%+ changes
Enum values:
low
medium
high
project_idProject ID (auto-detected if omitted)
platformsFilter to specific platforms
response_formatEnum values:
text
json
Detect significant performance changes: spikes, drops, viral content, trend shifts. › Responses
Successful tool execution.
object[]