events
Retrieve recent device events from the kvmd stream to cross-check vision waits against live typed state changes. Returns up to a specified count or duration, whichever occurs first.
Instructions
Collect typed device events from the kvmd stream (read-only, bounded).
MCP twin of CLI events minus follow mode (#233 — an endless stream
doesn't fit the synchronous stdio transport): returns up to count
events or duration seconds' worth (capped 30 s), whichever first.
logs is the better first diagnostic; events add the live typed stream
(atx/msd/streamer state changes) to cross-check a vision wait against.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| profile | No | ||
| duration | No |