Skip to main content
Glama

create_subtitles_from_audio

Generate subtitles from audio using AI speech recognition in DaVinci Resolve Studio. Configure language, preset, character count, line breaks, and gap.

Instructions

Generate subtitles from audio using AI speech recognition. Requires DaVinci Resolve Studio 19+.

Parameters:

  • language: "auto", "english", "french", "german", "italian", "japanese", "korean", "mandarin_simplified", "mandarin_traditional", "portuguese", "russian", "spanish", "danish", "dutch", "norwegian", "swedish"

  • preset: "default", "teletext", or "netflix"

  • chars_per_line: Characters per line (1-60, default: 42)

  • line_break: "single" or "double"

  • gap: Gap between subtitles in frames (0-10, default: 0)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
languageNoauto
presetNodefault
chars_per_lineNo
line_breakNosingle
gapNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

With no annotations, the description carries full burden. It lists parameters and defaults but does not disclose side effects, output format, or behavior when audio is missing, limiting transparency.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise, front-loaded with the main purpose, and lists parameters 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 5 optional parameters and an output schema (not shown), the description covers parameter details and a version requirement but lacks information on return values or potential side effects, leaving some gaps.

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

Parameters4/5

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

Despite 0% schema description coverage, the description adds meaning by listing all language options, explaining chars_per_line range and default, and clarifying preset options, which goes beyond the schema property 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 clearly states the tool generates subtitles from audio using AI speech recognition, which distinguishes it from siblings like transcribe_audio and transcribe_and_add_subtitles.

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

Usage Guidelines4/5

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

The description includes a version requirement (DaVinci Resolve Studio 19+), providing some usage guidance, but does not explicitly state when to use this tool versus alternatives 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/barckley75/resolve-claude-mcp'

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