Skip to main content
Glama

timps_storybook_story_generator

Generate an original illustrated children's story with outline, prose, page breaks, illustration prompts, and PDF layout spec for a target age, theme, and moral.

Instructions

Generate an original illustrated children's story for a target age, theme, and moral: outline, full prose, page breaks, illustration prompts, and a printable PDF layout spec.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
requestNoPlain-English task or context for the agent.
languageNoPrimary programming language (default: python).python
Behavior3/5

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

With no annotations, the description must carry the burden of behavioral disclosure. It states the output components (outline, prose, etc.), which clarifies what the tool returns. However, it does not mention any side effects, limitations, or prerequisites beyond the input parameters. It is transparent about the output but not about any internal behavior or constraints.

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?

The description is a single, well-structured sentence that front-loads the main purpose and lists deliverables concisely. Every word contributes to the meaning, with no fluff or redundancy.

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

Completeness3/5

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

The description lists the output components clearly, which is helpful in the absence of an output schema. However, it does not explain how the parameters (request, language) are used, and the language parameter is confusingly described as 'programming language', which is irrelevant. The tool's complexity is moderate, but the parameter semantics are incomplete, leaving gaps in context.

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%, so baseline is 3. The description adds no additional meaning beyond the schema, and the 'language' parameter with default 'python' is clearly misaligned for a story generator (not a programming task). The description does not explain or compensate for this mismatch, so it adds no value.

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 function: generating an original illustrated children's story with specific deliverables (outline, prose, page breaks, illustration prompts, PDF layout spec). This is a specific verb+resource and distinguishes it from all sibling tools, which are technical/dev-focused.

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

Usage Guidelines3/5

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

The description implies when to use the tool (for story generation) but provides no explicit guidance on when to use versus alternatives, nor any exclusions. Since all sibling tools are unrelated technical utilities, the use case is obvious, but there is no explicit context or when-not guidance.

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/Sandeeprdy1729/timps-swarm'

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