cmdb_find_stale
Find operational Configuration Items (CIs) not updated within a specified number of days, enabling identification of stale records for cleanup or further investigation.
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) |