gumlet-video-playlist

Installation
SKILL.md

List playlists in a workspace

gumlet video playlist list --workspace-id <id>
gumlet video playlist list --workspace-id <id> --output table

Create a playlist

gumlet video playlist create --workspace-id <id> --title "Best of 2026"
gumlet video playlist create --workspace-id <id> --title "Best of 2026" --description "Top videos of the year"

Update a playlist

All flags are optional — only supplied flags are updated.

Installs
1
Repository
gumlet/cli
GitHub Stars
2
First Seen
Apr 29, 2026
gumlet-video-playlist — gumlet/cli