Skip to main content
Glama

quick_export

Render the current timeline to a target directory using a Quick Export preset, blocking until export completes.

Instructions

Render the current timeline with a Quick Export preset. Blocks until done.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
presetYes
target_dirYes
custom_nameNo
video_qualityNo
Behavior3/5

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

With no annotations, the description must disclose behavioral traits. It adds that the tool blocks until done, which is helpful. However, it does not mention potential side effects (e.g., file creation), error conditions, or cancellation behavior.

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 extremely concise (10 words, one sentence) and front-loaded with the core purpose. Every word earns its place, with no unnecessary information.

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 4 parameters (2 required) and no output schema, the description does not provide enough context. It does not specify what the output is, where to find presets, or whether the timeline must be loaded. The description feels incomplete for a non-trivial render tool.

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%, so the description must compensate by explaining parameters. It offers no explanation for 'preset', 'target_dir', 'custom_name', or 'video_quality'. The parameter names are self-explanatory but the description does not add value for an AI agent.

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 renders the current timeline using a Quick Export preset and blocks until done. It uses a specific verb and resource, distinguishing it from other render tools like render_start or quick_export_presets.

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 does not provide any guidance on when to use this tool versus alternatives like render_start or other export methods. It lacks context on prerequisites or when not to use it.

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/irstone-source/resolve-mcp'

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