get_device_changes
Retrieve change history for a specific homelab device to track configuration updates, service installations, or operational modifications over time.
Instructions
Get change history for a specific device
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | Yes | Database ID of the device | |
| limit | No | Maximum number of changes to return (default: 10) |