Skip to main content
Glama
saroby

YoutuberBox

by saroby

set_script

Define your video's complete scene list: each scene gets a narration snippet and image prompts. Receive pacing and quality warnings to fix before asset generation.

Instructions

Set (or replace) the full scene list: per scene one narration passage and one image prompt. You are the writer — bring a hook, concrete details, and one idea per scene. Returns pacing/quality warnings; fix them before generating assets.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
scenesYes
projectIdYes
Behavior3/5

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

No annotations provided. The description discloses that the tool replaces the existing script and returns pacing/quality warnings. However, it does not mention authentication needs, rate limits, or other side effects. Adequate but not exhaustive.

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 that are front-loaded with the purpose and followed by actionable guidance. Every sentence earns its place, 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?

For a tool with two parameters and no output schema, the description covers the essential behavior (replace script, return warnings) and advises on next steps. It could mention the structure of the warnings or that it returns the full script, but overall it is sufficient.

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?

The input schema already includes descriptions for the parameters (narration: 'keep under ~40 words', imagePrompts: '1-3 concrete visual moments...'). The tool description does not add additional meaning beyond what the schema provides. With schema coverage effectively high, a score of 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?

Description explicitly states it 'Set (or replace) the full scene list' with per-scene narration and image prompts. This clearly distinguishes it from sibling tools like generate_narration and generate_images which handle individual elements.

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?

It provides context: 'You are the writer — bring a hook, concrete details, and one idea per scene' and says to fix warnings before generating assets. It implies when to use (before generating) but doesn't explicitly contrast with alternatives or state when not to use.

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/saroby/YoutuberBox'

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