Skip to main content
Glama

calculators

Time-Lapse Calculator (Interval, Clip, Storage)

time_lapse_calculator

Time-Lapse Calculator (Interval, Clip, Storage) — Plan a time-lapse: enter shoot length, shot interval, playback fps, and file size to see how many frames you shoot, your clip length, and storage needed.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fpsYes
avgFileSizeMBYes
intervalSecondsYes
shootDurationSecondsYes

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

A4.1/5.0
Behavior3/5

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

No annotations are provided, so the description carries the full burden. It discloses the inputs and outputs of the calculation but does not explain formulas, units, assumptions, or edge cases (e.g., rounding, limits). This is adequate for a simple calculator but lacks deeper behavioral context.

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 a single, readable sentence that front-loads the purpose and then details inputs and outputs. It repeats the title at the start, which is slightly redundant, but the rest is efficient and informative.

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 the absence of annotations and output schema, the description covers the essential input-output relationship. It describes what the user enters and what they get back. It does not specify formulas or formatting, but for a simple calculator this is reasonably complete.

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 description coverage is 0%, so the description must compensate. It identifies all four input types ('shoot length, shot interval, playback fps, and file size') and explains their role in producing outputs. It does not repeat exact parameter names or units, but the mapping is clear enough.

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's purpose: planning a time-lapse by calculating frame count, clip length, and storage size. It distinguishes itself from sibling calculators by naming the specific domain and outputs, using a specific actionable framing ('Plan a time-lapse').

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 makes it clear when to use the tool: when planning a time-lapse shoot. It does not explicitly mention alternatives or exclusions, but the context is strong enough for an agent to select it among the many calculator siblings.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources