Skip to main content
Glama
aaronckj
by aaronckj

made_for_kids_audit

Audit every upload's made-for-kids status. Compare the platform-effective flag with the self-declared one to ensure COPPA compliance.

Instructions

Audit every upload's made-for-kids designation (COPPA). Reports both the platform-effective flag and the self-declared one per video.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

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

No annotations are provided, so the description carries full weight. It states it audits 'every upload' but does not clarify scope (e.g., all videos in a channel, account-wide), auth requirements, side effects (read-only likely), or rate limits. This leaves significant ambiguity for an agent.

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, concise sentence that gets straight to the point with no filler. Every word adds value.

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

Completeness3/5

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

With no output schema and no annotations, the description should provide more context. While it states what the tool does and reports, it omits details like output format, whether it modifies data, or prerequisites. Adequate but not comprehensive.

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?

There are zero parameters, and the description provides context for what the tool does beyond the empty schema. The description adds meaning by explaining the tool audits COPPA designations and reports two flags, which is useful given no inputs.

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?

The description uses a specific verb ('Audit') and resource ('every upload's made-for-kids designation') and explicitly mentions the COPPA regulation. It distinguishes itself from siblings by focusing on a niche audit task not covered by any other tool in the list.

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

Usage Guidelines3/5

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

The description implies usage for checking COPPA compliance but lacks explicit guidance on when to use it (e.g., after uploads) or when not to use it. No alternative tools are mentioned, though none seem directly comparable.

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/aaronckj/yt-studio-mcp'

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