get_upload_schedule
Analyze YouTube channel upload patterns to determine posting frequency, consistency, and optimal times for scheduling your own content.
Instructions
Analyzes a channel's upload patterns. Returns posting frequency by day-of-week and hour-of-day, average days between uploads, consistency score, and best posting day/time. Useful for optimizing your own upload schedule.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_url | Yes | YouTube channel URL. Supported formats: https://www.youtube.com/@handle or https://www.youtube.com/channel/UCxxxx | |
| limit | No | Number of recent videos to analyze. Defaults to 50. |