Skip to main content
Glama

youtube_channel

Retrieve YouTube channel details such as about information, subscriber count, video sections, and Shorts. Requires UC-prefixed channel ID.

Instructions

Scrapes comprehensive YouTube channel data including about info, subscriber counts, video sections, and YouTube Shorts. [Credits: 5 API credits per successful request] Notes: Shares the single /youtube endpoint with all other YouTube tools; presence of channel_id selects Channel behavior. Requires the UC-prefixed channel ID, not a @handle. ENDPOINT VERIFIED LIVE 2026-07-10: docs show bare /youtube but the working endpoint is /youtube/channel. Returns: { about: {description, subscribers, videos, views, joined_date_text, joined_date, links:[{title,link}]}, channel: {handle, id, title, subscribers, videos, keywords, tags[], avatar, banner, is_family_safe, first_link}, highlighted_video: {id,title,link,views,published_time}, videos_sections: [{section_title, videos[]}], shorts_sections: [{section_title, videos: [{position,id,title,link,views,thumbnail}]}] }

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
countryNoISO code of the country from which you are seeking YouTube results. (default: us)
languageNoLanguage of the results. Possible values: `en`, `es`, `fr`, `de`, etc. (default: en)
channel_idYesThe YouTube Channel ID, found in the channel URL (e.g., `youtube.com/channel/UCX6OQ3DkcsbYNE6H8uQQuVA`). This is the parameter that selects Channel behavior on the shared /youtube endpoint.
Behavior4/5

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

No annotations provided, so description carries full burden. Discloses endpoint sharing, ID format requirement, and provides detailed return structure. Missing behavioral details like error handling, rate limits, or consequences of invalid input, but the return structure adds significant transparency.

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

Conciseness4/5

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

Description is front-loaded with main action ('Scrapes comprehensive YouTube channel data') followed by credits, endpoint note, ID requirement, and return structure. Fairly concise but includes a long JSON example; could be slightly tighter but still well-structured.

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

Completeness5/5

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

No output schema, but description provides a full, nested return structure with field details, credits, and endpoint notes. This compensates for the missing schema and gives complete context for an agent to understand what the tool returns and how to use it.

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

Parameters4/5

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

Schema coverage is 100%, so baseline is 3. Description adds value by clarifying that channel_id must be UC-prefixed (not a handle) and that it selects Channel behavior. Also notes defaults for country and language from schema, though no major extra beyond schema.

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

Purpose5/5

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

Description clearly states it scrapes comprehensive YouTube channel data including about info, subscriber counts, video sections, and Shorts. Distinguishes from sibling tools like youtube_search and youtube_video by focusing on channel data, and specifies it requires UC-prefixed channel ID, not a handle.

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

Usage Guidelines4/5

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

Provides clear context: requires UC-prefixed channel ID, presence of channel_id selects Channel behavior on shared /youtube endpoint, and credits cost. However, does not explicitly state when not to use this tool versus alternatives like youtube_search or youtube_video, nor mention exclusions or prerequisites beyond the ID format.

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/alessandrobenigni/ScrapingDog-MCP'

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