Skip to main content
Glama

swap_caption_style

Swap the caption style of the current video assembly and re-render using cached edit data. Choose from bold pop, word-by-word highlight, neon glow, minimalist fade, or whiteboard reveal.

Instructions

Change the caption style of the most recently assembled video and re-render. Uses the cached edit data — much faster than a full re-assembly (no re-transcription, no B-roll re-analysis). Styles: default (bold white spring pop), hormozi (word-by-word yellow highlight), glow_neon (neon cyan pulse), minimalist (lowercase clean fade), whiteboard (left-to-right reveal).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
job_idNoHOSTED: the Swap & Refine project. Omit to use VIRALSPIN_HOSTED_JOB_ID or the local project.
caption_styleYesCaption style to apply. default = bold white pop-in (universal). hormozi = word-by-word yellow highlight on black pill (high-energy talking-head). glow_neon = neon cyan pulsing text (dark aesthetic, music, gaming). minimalist = lowercase thin font fade-in (calm, educational). whiteboard = text revealed left-to-right (explainers, tutorials).
Behavior3/5

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

No annotations are provided, so the description must disclose behavioral traits. It discloses that it re-renders and uses cached data, sparing re-transcription and B-roll analysis. However, it does not mention whether the change is reversible, how it affects the existing project, or the output format/return behavior, which are important for a mutation-like operation.

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: two sentences, the first stating the action, the second explaining performance and listing styles. Every word contributes value, with no redundancy.

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?

The tool has no output schema and no annotations, so the description must cover prerequisites, behavior, and results. It covers the main purpose, performance characteristics, and style choices, but does not address potential lack of a 'most recently assembled video', error handling, or what the re-render returns. Given the simplicity of the tool, it is adequate but not fully complete.

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?

Schema description coverage is 100%, and the schema already explains each parameter, including the style enum and job_id semantics. The tool description adds a slight restatement of the styles but no substantial new information beyond the schema, so baseline 3 is appropriate.

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 specific action ('Change the caption style'), the resource ('most recently assembled video'), and the effect ('re-render'). It also lists the available styles, distinguishing this from sibling tools like generate_caption or create_kinetic_text by specifying it operates on an existing assembly.

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 provides clear context: it applies to the most recently assembled video and emphasizes it is faster than full re-assembly because it uses cached edit data. However, it does not explicitly mention when not to use it or name alternatives (e.g., if no assembly exists), so it falls short of full explicit guidance.

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/AI-Product-Allen-Yu/viralspin-mcp'

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