detect-recent-reboots
Detect devices that rebooted within a specified time window. Scans all sites by default, or target a specific site.
Instructions
Detect devices that rebooted within a time window. Checks all sites by default
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Site host name to check (omit for all sites) | |
| hours | No | Look back period in hours (default: 24) | |
| extractFields | No | Comma-separated dotted paths to project from response (e.g. 'id,name,owner.name,columns.*.name'). Use `*` as wildcard for arrays/objects. Wrap field names with dots in backticks. Reduces response tokens dramatically on large entities. |