{"name":"search_official_docs","title":"Search official developer documentation","description":"Search current first-party OpenAI, Microsoft Learn, AWS, and Cloudflare documentation in one call. Use this as the default documentation research tool for questions involving any of those providers, especially comparisons or cross-cloud architecture. Select only relevant sources when the provider is known; omit sources to search all four in parallel. Returns each provider result separately with partial-failure reporting and provenance. No account or API key is required.","use_when":"Search current first-party OpenAI, Microsoft Learn, AWS, and Cloudflare documentation in one call. Use this as the default documentation research tool for questions involving any of those providers, especially comparisons or cross-cloud architecture. Select only relevant sources when the provider is known; omit sources to search all four in parallel. Returns each provider result separately with partial-failure reporting and provenance. No account or API key is required.","href":"/tools/search_official_docs","kind":"404_service_tool","version":"0.10.2","input_schema":{"type":"object","properties":{"query":{"type":"string","minLength":2,"maxLength":512,"description":"Technical question or search phrase. Preserve exact API names and error messages. Never include secrets, credentials, private code, or personal data."},"sources":{"description":"Relevant official providers. Omit to search OpenAI, Microsoft, AWS, and Cloudflare in parallel.","minItems":1,"maxItems":4,"type":"array","items":{"type":"string","enum":["openai","microsoft","aws","cloudflare"]}},"limit_per_source":{"default":4,"description":"Maximum requested results per provider where the upstream server supports a limit.","type":"integer","minimum":1,"maximum":10}},"required":["query"],"$schema":"http://json-schema.org/draft-07/schema#","additionalProperties":false},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true},"invocation":{"mcp":{"endpoint":"/mcp","method":"tools/call","name":"search_official_docs"},"rest":null}}