list_recent_changes
Retrieve system-level changes such as configuration updates, role changes, or schedule modifications within a specified time window. Filter by change type and limit results.
Instructions
List recent system-level changes (config updates, role changes, schedule modifications) within a time window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No | Look-back window in hours (default 24). | |
| changeTypes | No | Filter by change types: 'config', 'role', 'schedule', 'user', 'batch'. | |
| limit | No | Maximum results to return (default 50). |