get_channel_latest_videos
Retrieve the most recent videos from a YouTube channel by providing its handle, URL, or channel ID. Useful for checking a creator's latest uploads without pagination.
Instructions
Get the most recent videos from a YouTube channel — convenience wrapper over list_channel_videos with no pagination. Best for 'what did this creator publish recently?' style queries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | Yes | @handle (e.g. '@mkbhd'), channel URL, or UC... channel ID. |