Social Neuron MCP Tools API
string · enumnumbernumberstring · enum
stringnumberstring · enum
Query performance insights derived from post analytics.
POST
https://api.socialneuron.com
/v1/tools/get_performance_insights
Query performance insights derived from post analytics. Returns metrics like engagement rate, view velocity, and click rate aggregated over time. Use this to understand what content is performing well.
Query performance insights derived from post analytics. › Request Body
insight_typeFilter to a specific insight type.
Enum values:
top_hooks
optimal_timing
best_models
competitor_patterns
daysNumber of days to look back. Defaults to 30. Max 90.
limitMaximum number of insights to return. Defaults to 10.
response_formatOptional response format. Defaults to text.
Enum values:
text
json
Query performance insights derived from post analytics. › Responses
Successful tool execution.
object[]
Analyze post analytics data to find the best times to post for maximum engagement.
POST
https://api.socialneuron.com
/v1/tools/get_best_posting_times
Analyze post analytics data to find the best times to post for maximum engagement. Returns the top 5 time slots (day of week + hour) ranked by average engagement.
Analyze post analytics data to find the best times to post for maximum engagement. › Request Body
platformFilter to a specific platform.
daysNumber of days to analyze. Defaults to 30. Max 90.
response_formatOptional response format. Defaults to text.
Enum values:
text
json
Analyze post analytics data to find the best times to post for maximum engagement. › Responses
Successful tool execution.
object[]