Add Video to Playlist
neptime_add_video_to_playlistAdd a video to a playlist using playlist ID and video ID. Returns confirmation with updated video count.
Instructions
Add a video to a playlist. Limit: 500 videos per playlist.
Args:
list_id: Playlist ID (required)
video_id: Video ID to add (required)
Returns: Confirmation with updated video count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | Playlist ID | |
| video_id | Yes | Video ID to add |