Skip to main content
Glama

clip_history

Browse, check, and delete previously created clips to prevent duplicates when making new ones.

Instructions

View previously created clips to avoid duplicates. Check before creating new clips.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMax results for list
actionYeslist = recent clips, check = find duplicate, delete = remove a clip
formatNoOutput format (for check)
clip_idNoClip id, full or 8-char prefix (for delete)
end_secondNoEnd time (for check)
source_videoNoSource video path (for check or filter)
start_secondNoStart time (for check)
caption_styleNoCaption style (for check)
crop_strategyNoCrop strategy (for check)
Behavior2/5

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

The description only mentions viewing and checking, but the schema includes a 'delete' action, which is destructive and not disclosed. Without annotations, the description should cover all key behaviors, but it omits the deletion capability, making it misleading.

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?

Two sentences, concise and front-loaded with the purpose. Every word serves a clear function, with no 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 has 9 parameters and three actions (list, check, delete), the description only covers two actions (view and check). It does not mention the delete functionality or return value format, leaving gaps for a tool with moderate complexity.

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 coverage is 100% with parameter descriptions, so the baseline is 3. The tool description adds no additional parameter-level meaning beyond what the schema already provides.

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 clearly states the tool's purpose: viewing previously created clips and checking for duplicates before creating new ones. It effectively distinguishes from sibling tools like 'create_clip' and 'modify_clip' by focusing on pre-creation verification.

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

Usage Guidelines5/5

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

The description explicitly instructs the user to check before creating new clips, providing a direct usage guideline for when to use this tool. It implicitly advises against using it for creation or modification, which is covered by sibling tools.

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/nmbrthirteen/podcli'

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