This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.0.0).
get_youtube_playlist
InactiveTool of moja.work portfolio
declared in 1.0.0
Get one YouTube playlist of the moja.work channel by id, including its videos with full descriptions {id, title, description, thumbnail, publishedAt, position}.
Parameters schema
{
"type": "object",
"required": [
"id"
],
"properties": {
"id": {
"type": "string",
"description": "Playlist id (starts with PL), e.g. from list_youtube_playlists."
}
},
"additionalProperties": false
}Parent server
moja.work portfolio
1/7 registries