Skip to main content
Glama

batch_add_markers

Add multiple markers to a Final Cut Pro timeline at once, or auto-generate markers at every cut or at specified time intervals.

Instructions

Add multiple markers at once, or auto-generate at cuts/intervals

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
filepathYes
markersNoList of markers to add
auto_at_cutsNoAdd marker at every cut
auto_at_intervalsNoAdd markers every N seconds (e.g., '30s')
output_pathNo
Behavior2/5

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

No annotations are provided, so the description carries full burden. It discloses the basic action but fails to mention behavioral details such as whether markers overwrite existing ones, error handling, or prerequisites like file existence.

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, clear sentence that conveys the core functionality efficiently without unnecessary words.

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 no output schema and minimal description, the tool lacks information about return values, error states, or operational context. Sufficient for a simple batch operation but could be more comprehensive.

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?

With 60% schema coverage, the description adds marginal value by hinting at the auto-generation parameters but does not elaborate on specific parameter formats or constraints beyond what the schema 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 adds multiple markers at once or auto-generates at cuts/intervals. It distinguishes from the sibling 'add_marker' by emphasizing batch and auto-generation capabilities.

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 use when needing to add multiple markers or auto-generate, but lacks explicit guidance on when to use this over alternatives like 'add_marker' or 'import_*_markers' 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/DareDev256/fcpxml-mcp-server'

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