Skip to main content
Glama

get_integrations_youtube_regions

Retrieve available YouTube regions and languages for content targeting using a specified profile. Supports display language customization to manage international audience settings.

Instructions

List YouTube regions

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
profile_nameYesProfile name
hlNoDisplay language (default: en)
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. 'List YouTube regions' implies a read-only operation, but it doesn't specify whether this requires authentication, has rate limits, returns paginated results, or what the output format looks like. For a tool with zero annotation coverage, this leaves significant behavioral gaps unaddressed.

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

Conciseness5/5

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

The description is a single, efficient sentence with zero wasted words. It is front-loaded with the core action and resource, making it immediately scannable. Every word earns its place by conveying essential purpose without redundancy or fluff.

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 tool's simplicity (2 parameters, 100% schema coverage, no output schema), the description is minimally adequate but incomplete. It lacks behavioral context (e.g., authentication needs, output format) and usage guidelines, which are important for an agent to operate effectively. Without annotations or output schema, the description should provide more context about 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.

Parameters3/5

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

Schema description coverage is 100%, with both parameters ('profile_name' and 'hl') documented in the schema. The description adds no parameter-specific information beyond what the schema provides. According to the rules, when schema coverage is high (>80%), the baseline score is 3 even with no param info in the description, which applies here.

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

Purpose4/5

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

The description 'List YouTube regions' clearly states the verb ('List') and resource ('YouTube regions'), making the purpose immediately understandable. It doesn't explicitly distinguish from sibling tools like 'get_integrations_youtube_categories' or 'get_integrations_youtube_languages', but the resource specificity ('regions') provides inherent differentiation. The purpose is not vague, tautological, or misleading.

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

Usage Guidelines2/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. There is no mention of context, prerequisites, or exclusions. Sibling tools like 'get_integrations_youtube_categories' or 'get_integrations_youtube_languages' serve similar listing functions for different YouTube data, but the description doesn't help an agent choose between them. Usage is implied only by the tool name and description.

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/Codivion/codivupload-mcp'

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