cmdb_find_stale
Discover ServiceNow configuration items (CIs) that have not been updated within a configurable number of days but remain operational, enabling you to identify and update stale CMDB records.
Instructions
Find CIs not updated within a given number of days that are still operational
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max stale CIs to return (default 50) | |
| ci_class | No | CI class table (default cmdb_ci) | |
| days_threshold | No | Number of days since last update to consider stale (default 90) |