Social Neuron REST API
string · uuid · pattern: string · enuminteger · min: 1 · max: 365integer · min: 1 · max: 50number · min: 0 · max: 1string · enum boolean
research
Find QA-gated high-performing short-form videos in the project's niche. Returns extracted hook patterns, content structures, and pre-compiled replication prompts.
POST
https://mcp.socialneuron.com/v1
/tools/find_winning_content
Find QA-gated high-performing short-form videos in the project's niche. Returns extracted hook patterns, content structures, and pre-compiled replication prompts. › Request Body
project_id^([0-9a-fA-F]{8}-[0-…Project ID (auto-detected if omitted)
platformFilter to one platform. Omit for all platforms.
Enum values:
tiktok
instagram
youtube
reddit
twitter
daysWindow: only return winners scanned within this many days.
Default: 30
limitNumber of winners to return (1-50).
Default: 10
min_qa_scoreMinimum QA score (0..1). Default 0.5.
Default: 0.5
response_formatEnum values:
text
json
Find QA-gated high-performing short-form videos in the project's niche. Returns extracted hook patterns, content structures, and pre-compiled replication prompts. › 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