describe_tool and nanonets://tools/{name} docs.
Authentication and enablement
Platform OpenAI / LLM-proxy credentials. No user OAuth. Default-on.Inputs
query(required): specific search string.
Output
{query, answer, sources[{title, uri, snippet}], model, tokens_used}.
Limits and side effects
- Outbound call to OpenAI (audited). Results can be stale or wrong; cite
sources. - Not a substitute for
describe_tool.
Expected errors
- Empty
query. - Provider failure / timeout.