Skip to main content
Glama
BACH-AI-Tools

Youtube138 MCP Server

channel_playlists

Retrieve YouTube channel playlists by channel ID with filtering options for created, saved, or custom collections. Use this tool to organize and access playlist data from YouTube channels.

Instructions

Channel Playlists

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idNoChannel ID
filterNoFilter key or token, default: all_collections Keys you can enter: all_collections: Returns playlist collections created_playlists_newest: Returns created playlists (by newest) created_playlists_last_video_added: Returns created playlists (by last video added) saved_playlists: Returns saved playlists or custom collection token
cursorNoCursor token
hlNoExample value: en
glNoExample value: US
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full burden of behavioral disclosure. 'Channel Playlists' implies a read operation, but it doesn't specify whether it lists, searches, or manages playlists, nor does it describe output format, pagination (though 'cursor' in schema hints at it), rate limits, or authentication needs. The description adds minimal value beyond the name, leaving key behavioral traits undocumented.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness2/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is overly concise to the point of under-specification—it's just two words that restate the name. While brief, it fails to front-load essential information like the tool's action or purpose. Every sentence should earn its place, but here the 'sentence' adds no value, making it inefficient rather than appropriately concise.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the complexity (5 parameters, no annotations, no output schema), the description is incomplete. It doesn't explain what the tool returns, how to use parameters like 'filter' or 'cursor', or differentiate it from siblings. With no output schema and minimal description, users lack context for effective tool invocation, making this inadequate for a multi-parameter tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, meaning all parameters are documented in the schema itself. The description adds no parameter semantics beyond what's in the schema—it doesn't explain how 'id', 'filter', or other parameters interact or provide usage examples. With high schema coverage, the baseline score is 3, as the description doesn't compensate but also doesn't detract from the schema's documentation.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose2/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description 'Channel Playlists' is essentially a tautology that restates the tool name without adding meaningful context. It doesn't specify what action the tool performs (e.g., 'retrieve', 'list', 'fetch') or clarify what resource it operates on beyond the obvious. While it mentions 'playlists', it fails to distinguish this tool from sibling tools like 'playlist_details' or 'playlist_videos' that also deal with playlists.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines1/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides no guidance on when to use this tool versus alternatives. It doesn't mention any context, prerequisites, or exclusions, nor does it reference sibling tools like 'channel_details' or 'playlist_details' that might handle related functionality. Users are left to infer usage from the name alone, which is insufficient.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/BACH-AI-Tools/bachai-youtube138'

If you have feedback or need assistance with the MCP directory API, please join our Discord server