Skip to main content
Glama

capture_current_frame

Export the current DaVinci Resolve timeline frame as an image file with optional JSON metadata for editing and backup.

Instructions

Export the current Resolve timeline frame and matching JSON metadata.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
overwriteNo
output_nameNo
output_formatNopng
include_metadataNo

Output 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 bears full responsibility. It states 'export' but does not disclose side effects like file creation location, overwrite behavior (despite an overwrite parameter), or any modification to the timeline. The output schema exists but the description does not clarify return format or behavioral traits.

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?

A single sentence conveying the entire purpose. No wasted words; front-loaded and efficient.

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 four parameters and no annotations, the description is insufficient. It omits why parameters exist, what outputs are returned (though output schema exists), and prerequisites like a valid timeline. It leaves many gaps for the agent to infer.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters1/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, and the description adds no explanation for any of the four parameters (overwrite, output_name, output_format, include_metadata). The tool name and brief description provide no semantics beyond parameter names.

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 'Export the current Resolve timeline frame and matching JSON metadata' clearly states the verb (export), the specific resource (current timeline frame), and the accompanying metadata. It distinguishes from sibling tools like capture_clip_reference and capture_before_after_reference by focusing on frame export with metadata.

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

Usage Guidelines2/5

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

The description provides no guidance on when to use this tool versus sibling capture tools, nor any prerequisites or exclusions. It does not mention context such as requiring an open timeline or which scenarios favor this over other capture 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/BillyRaz/Davinci-MCP'

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