Skip to main content
Glama

studio_hold

Pauses screen recording with micro-drift to prevent frame dropping. Optionally glides cursor to a target. Ideal after captions, highlights, or zooms with 2000–3000 ms hold.

Instructions

Hold the shot for a moment — glides to a target (optional) and keeps micro-drift so the recorder keeps emitting frames (a dead-static hold gets its tail frames dropped). Use after captions, highlights, and zooms: 2000–3000ms is a good beat.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
msNoHold duration in ms (optional; default 2200).
targetNoCSS selector or visible text to rest the cursor on (optional).
Behavior5/5

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

With no annotations, the description fully discloses that micro-drift prevents tail frames being dropped, and that a dead-static hold causes frame loss. It also mentions optional gliding to a target.

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?

Two sentences efficiently convey purpose, behavior, and usage advice. Front-loaded with the main action, no wasted words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no output schema, the description adequately covers behavior (micro-drift, drops) and usage context. It could mention cursor reset behavior, but overall sufficient for the tool's simplicity.

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?

Schema coverage is 100%. The description adds value by explaining the 'target' parameter as 'gliding' and providing contextual duration guidance ('2000–3000ms') beyond the schema's default.

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 verb 'hold' and the resource 'shot', and explains the unique behavior of micro-drift to prevent dropped frames. It distinguishes from siblings like studio_cancel or studio_click.

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 advises to use 'after captions, highlights, and zooms' and recommends '2000–3000ms is a good beat'. While it does not explicitly mention when not to use, the guidance is helpful for correct invocation.

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/AIOProductOS/studio-mcp'

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