search_servicenow_docs
Look up ServiceNow API references, admin guides, and encoded-query operators directly from official docs, returning ranked results with snippets and URLs for accurate, grounded answers.
Instructions
Search the official ServiceNow product documentation (servicenow.com/docs) — API references (GlideRecord, GlideSystem, GlideAjax…), admin & developer guides, encoded-query operators, release notes. Returns ranked results with title, breadcrumb, URL, snippet, and a ref to read the full page with fetch_servicenow_doc. Use this to ground answers in current ServiceNow docs rather than memory. Read-only; uses the public docs site, not your instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results to return (default 6, max 20). | |
| query | Yes | What to look up (e.g., "GlideRecord addEncodedQuery", "flow designer rest step", "CSDM 4.0"). | |
| product | No | Optional product/area to bias the search (e.g., "ITSM", "CMDB", "Flow Designer", "Performance Analytics"). |