discovery
Search and discover available MCP tools
Execute the search_tools Social Neuron tool. Search and discover available MCP tools. Required OAuth scope: mcp:read.
Search and discover available MCP tools › Request Body
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")
detailDetail level: "name" for just tool names, "summary" for names + descriptions, "full" for complete info including scope and module
available_onlyWhen true, only return tools allowed by the current API key/OAuth scopes. Use this after a permission_denied error.
Search and discover available MCP tools › Responses
Tool executed. isError:true in the body indicates a tool-level error.
isErrorSearch public Social Neuron product, integration, developer, and MCP tool knowledge using the ChatGPT-compatible search schema.
Execute the search Social Neuron tool. Search public Social Neuron product, integration, developer, and MCP tool knowledge using the ChatGPT-compatible search schema.. Required OAuth scope: mcp:read.
Search public Social Neuron product, integration, developer, and MCP tool knowledge using the ChatGPT-compatible search schema. › Request Body
querySearch query.
Search public Social Neuron product, integration, developer, and MCP tool knowledge using the ChatGPT-compatible search schema. › Responses
Tool executed. isError:true in the body indicates a tool-level error.
isErrorFetch one public Social Neuron knowledge document by ID using the ChatGPT-compatible fetch schema.
Execute the fetch Social Neuron tool. Fetch one public Social Neuron knowledge document by ID using the ChatGPT-compatible fetch schema.. Required OAuth scope: mcp:read.
Fetch one public Social Neuron knowledge document by ID using the ChatGPT-compatible fetch schema. › Request Body
idDocument ID returned by search.
Fetch one public Social Neuron knowledge document by ID using the ChatGPT-compatible fetch schema. › Responses
Tool executed. isError:true in the body indicates a tool-level error.
isError