Social Neuron MCP Tools API
string · enum · requiredstringstringstring
Search available tools by name, description, module, or scope.
POST
https://api.socialneuron.com
/v1/tools/search_tools
Search available tools by name, description, module, or scope. Use name detail (~50 tokens) for quick lookup, summary (~500 tokens) for descriptions, full for complete input schemas. Start here if unsure which tool to call — filter by module (e.g. planning, content, analytics) to narrow results.
Search available tools by name, description, module, or scope. › Request Body
detailDetail level: "name" for just tool names, "summary" for names + descriptions, "full" for complete info including scope and module
Enum values:
name
summary
full
querySearch query to filter tools by name or description
moduleFilter by module name (e.g. "planning", "content", "analytics")
scopeFilter by required scope (e.g. "mcp:read", "mcp:write")
Search available tools by name, description, module, or scope. › Responses
Successful tool execution.
object[]