apple_tv_status
Read current Apple TV device, power, playback, volume, and keyboard state so agents can verify status before sending commands or controlling playback.
Instructions
Read current device, power, playback, volume, and keyboard state.
media_app is the application associated with currently playing media, not a guaranteed foreground or visible application. Status does not capture the screen; use apple_tv_screenshot to inspect what is currently rendered.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | Yes | ||
| playback | No | ||
| media_app | No | ||
| connection | Yes | ||
| power_state | No | ||
| keyboard_focus | No | ||
| volume_percent | No |