trim_video_tool

裁剪视频

Server Auto Video Generator zgmurder/auto_video_generator-mcp
Category Write
Risk class Medium
Parameters 00 required

What trim_video_tool does on Auto Video Generator

AI agents use trim_video_tool to create or update resources in Auto Video Generator — usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your Auto Video Generator environment.

Why trim_video_tool needs a policy

Trimming a video modifies media by cutting it to a specified segment. This is a reversible write operation (the original file may still exist), not inherently destructive unless it overwrites the source. Given the context of a video editing pipeline, this is best classified as Write with medium severity, as misuse could result in unintended loss of video content if it overwrites the original.

From the tool's definition Tool name 'trim_video_tool' and description '裁剪视频' (meaning 'trim/crop video')

Questions about trim_video_tool

What does the trim_video_tool tool do? +

裁剪视频. It is categorised as a Write tool in the Auto Video Generator MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.

How do I enforce a policy on trim_video_tool? +

Register the Auto Video Generator MCP server in PolicyLayer and add a rule for trim_video_tool: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Auto Video Generator. Nothing to install.

What risk level is trim_video_tool? +

trim_video_tool is a Write tool with medium risk. Write tools should be rate-limited to prevent accidental bulk modifications.

Can I rate-limit trim_video_tool? +

Yes. Add a rate_limit block to the trim_video_tool rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block trim_video_tool completely? +

Set action: deny in the PolicyLayer policy for trim_video_tool. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides trim_video_tool? +

trim_video_tool is provided by the Auto Video Generator MCP server (zgmurder/auto_video_generator-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.