search_servicenow_docs
Search official ServiceNow product documentation to get ranked API references, guides, and release notes with snippets. Use it to ground answers in current docs instead of memory.
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"). |