alarms_read_log
Read alarm history from the Yamcs archive with optional filters for name, time range, sorting, and maximum number of results.
Instructions
Read alarm history from the archive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional alarm name filter | |
| stop | No | Stop time (ISO 8601 format or 'now', 'today', 'yesterday') | |
| lines | No | Maximum number of alarms to return (default: 10) | |
| start | No | Start time (ISO 8601 format or 'now', 'today', 'yesterday') | |
| instance | No | Yamcs instance (uses default if not specified) | |
| descending | No | Sort order, True for most recent first (default: True) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||