tv_state_watch
Stream periodic TV state snapshots to track viewing activity. Configure count and interval for live updates, then receive the final state.
Instructions
Stream tv_state snapshots via progress notifications.
Emits count progress updates spaced interval seconds apart,
then returns the final snapshot. Default is 1 minute of watching.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of snapshots to emit (default 12). | |
| tv_name | No | Target TV name. Omit for default TV. | |
| interval | No | Seconds between snapshots (default 5). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||