Skip to main content
Glama

analyze_content_tool

Analyze video content and get a structured report to preview and decide. Select focus on highlights, structure, sentiment, or all.

Instructions

分析视频内容,输出结构化报告,不执行剪辑。用于预览和决策。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
video_pathYes输入视频文件路径
focusNo分析重点 (highlights/structure/sentiment/all)all

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

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

No annotations provided, so description carries the burden. It adds that the tool does not perform editing, which is a behavioral trait. However, it lacks details on permissions, rate limits, or what exact analysis is performed.

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?

Description is one short sentence with two clauses, front-loaded with the action. Every part is essential and there is no wasted text.

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?

Given an output schema exists, return values need not be explained. However, the description is minimal and does not specify what the structured report contains or handle input formats. Adequate but has gaps.

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%, so baseline is 3. The description mentions 'analysis focus' corresponding to the focus parameter but adds no extra meaning beyond the 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 analyzes video content and outputs a structured report, explicitly saying it does not perform editing. This distinguishes it from sibling editing tools like smart_clip_tool and highlight_reel_tool.

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?

Description says it is used for preview and decision, implying when to use. However, it does not explicitly state when not to use or mention alternative tools. The non-editing disclaimer provides some guidance.

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/Ambrose1/Smart-Clip-MCP'

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