youtube_set_thumbnail
Upload a custom thumbnail to a YouTube video using its video ID and an image file path. Supports JPEG, PNG, GIF, BMP up to 2MB.
Instructions
Upload a custom thumbnail for a video.
Args: video_id: YouTube video ID file_path: Absolute path to the thumbnail image (JPEG, PNG, GIF, BMP; max 2MB)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video_id | Yes | ||
| file_path | Yes |