analyze_optimal_upload_time
Find the best day and hour to upload by analyzing competitor publishing schedules. Identifies low-competition sweet spots from recent uploads to improve visibility.
Instructions
Analyze competitor publishing schedules to find the optimal day and hour to upload.
Inspects publishing timestamps of top videos in a niche or channel, builds a day-of-week and hour-of-day distribution, and identifies low-competition "Sweet Spot" windows.
Args: niche_or_channel: Niche topic keyword (e.g. 'coding tutorials', 'finance') or creator handle. sample_size: Number of recent competitor uploads to sample (10 to 50, default 25). timezone_offset_hours: Timezone offset from UTC in hours (e.g. -5 for EST, +1 for CET, default 0).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sample_size | No | ||
| niche_or_channel | Yes | ||
| timezone_offset_hours | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |