search_cmdb_ci
Search configuration items in the ServiceNow CMDB using encoded queries. Filter by class or type with optional limit.
Instructions
Search for configuration items (CIs) in the CMDB
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Encoded query (e.g., "sys_class_name=cmdb_ci_server") | |
| limit | No | Max CIs (default: 10, max: 100) |