cmdb_find_stale
Find operational configuration items (CIs) not updated within a specified number of days. Set a days threshold to identify stale CMDB records and improve data accuracy.
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) |