get_property_history
Retrieve the audit trail of changes to a specific ServiceNow system property, including modification history and past values. Use it to track configuration changes and identify when or why a property was altered.
Instructions
Get audit history of changes to a system property
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Property name | |
| limit | No | Max audit records (default 20) |