cmdb_reconcile
Perform CMDB reconciliation by merging duplicate CIs, retiring stale ones, and removing orphans. Dry-run mode lets you preview changes first.
Instructions
Act on duplicate, stale, or orphan CIs — merge, retire, or remove (requires CMDB_WRITE_ENABLED). Supports dry_run mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Reconciliation action to perform | |
| dry_run | No | Preview changes without applying (default true) | |
| targets | Yes | Array of CI sys_ids to act on |