get_state
Get last-seen video details for tracked YouTube channels, showing video ID, published time, and analysis time, to check the most recent video without re-querying YouTube.
Instructions
Read-only view of the discovery state file.
Returns the last-seen video_id, published_at, and analyzed_at for each channel that has been processed. Useful for answering "what's the latest video I've seen from channel X?" without re-hitting YouTube.
Args: channel_ids: If provided, return only these channels. Otherwise return all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_ids | No |