Skip to main content
Glama

studio_end_card

Display a centered glass card with the product title, optional subtitle, and call-to-action URL to conclude a studio recording.

Instructions

Show the closing card — a centred glass card over the (still visible) product: title, optional subtitle and URL. The classic outro: what they saw + where to get it. Hold ~2.5s after this, then studio_finish.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlNoCall-to-action URL shown under the title (optional).
titleYesBig closing line, e.g. the product name or the takeaway.
subtitleNoOne supporting line (optional).
Behavior4/5

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

With no annotations, description carries full burden. It discloses visual behavior, timing (~2.5s hold), and next step (studio_finish). Lacks discussion of error conditions or permissions, but adequate for a simple UI tool.

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 plus a fragment: no wasted words. Efficiently conveys what, how, and when to use.

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

Completeness5/5

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

Given simple parameters and no output schema, the description covers visual appearance, elements, timing, and sequence. It provides sufficient context for an agent to invoke correctly.

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 coverage is 100% with clear descriptions for all 3 parameters. The description repeats 'title, optional subtitle and URL' without adding significant new meaning beyond the schema.

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 'Show the closing card' with specific visual details (centered glass card over still visible product) and elements (title, optional subtitle, URL). It distinguishes from siblings by calling it 'the classic outro' and linking to studio_finish.

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?

Provides clear context: it's the outro, used before studio_finish with a specific hold time. Does not explicitly list alternatives or when not to use, but the sequencing is helpful.

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