Skip to main content
Glama

tools_remotion_src_onboarding_registry

Maps the client-onboarding series in viewing order for registry-based onboarding management.

Instructions

The client-onboarding series, in viewing order. Root.tsx maps this into one

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
argsNoKey-value arguments passed to the script via stdin
Behavior1/5

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

With no annotations provided, the description carries full responsibility for behavioral disclosure. It fails to state whether the tool is read-only, destructive, or has side effects. The description only describes content, not behavior.

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

Conciseness3/5

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

The description is short at two sentences, but the second sentence is vague and unhelpful. While not overly verbose, it lacks clarity and structure for efficient agent parsing.

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

Completeness1/5

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

Given the tool has a nested parameter and no output schema, the description is severely incomplete. It does not explain return values, behavior with different arguments, or integration with sibling tools, leaving a critical information gap.

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

Parameters2/5

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

Although the schema covers the single 'args' parameter at 100%, the description adds no additional meaning about valid keys, expected values, or how arguments affect output. The agent gains no practical guidance beyond the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose2/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states 'The client-onboarding series, in viewing order,' which is more of a label than an actionable purpose. It lacks a clear verb indicating what the tool does (e.g., 'returns', 'defines', 'registers'). The mention of 'Root.tsx maps this into one' is cryptic and does not clarify the function for an AI agent.

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

Usage Guidelines2/5

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

The description provides no guidance on when to use this tool versus its siblings. There is no mention of prerequisites, context, or alternatives, leaving the agent without decision-making information.

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/toggle-workspace/toggle-mcp'

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