Search1API MCP Server

reasoning

Deep thinking and complex problem solving

Input Schema

NameRequiredDescriptionDefault
contentYesThe question or problem that needs deep thinking

Input Schema (JSON Schema)

{ "properties": { "content": { "description": "The question or problem that needs deep thinking", "type": "string" } }, "required": [ "content" ], "type": "object" }

You must be authenticated.

Other Tools