Skip to main content
Glama

ai_translate_story

Translate story content into different languages using AI to create multilingual versions for global audiences.

Instructions

Translates a story's content into a specified language using AI.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
space_idYesSpace ID
story_idYesStory ID to translate
langYesTarget language name
codeYesTarget language code
overwriteNoOverwrite existing translations
release_idNoRelease ID
Behavior2/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 of behavioral disclosure. While it mentions AI-based translation, it doesn't cover critical aspects like whether this is a read-only or mutating operation (implied mutation due to 'translates'), what happens to existing content, error conditions, rate limits, authentication needs, or what the output looks like. For a tool with 6 parameters and no annotations, this is a significant gap.

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, efficient sentence that directly states the tool's purpose without any fluff. It's appropriately sized and front-loaded, with every word contributing to understanding the core functionality.

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

Completeness2/5

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

Given the complexity (6 parameters, no annotations, no output schema), the description is incomplete. It doesn't explain the tool's behavior, output format, error handling, or interaction with other tools like 'update_story'. For a translation tool that likely modifies content, more context is needed to use it effectively.

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 description coverage is 100%, so the schema already documents all parameters thoroughly. The description adds no additional parameter semantics beyond implying that 'lang' and 'code' are for the target language. With high schema coverage, the baseline score of 3 is appropriate as the description doesn't compensate with extra insights.

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

Purpose4/5

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

The description clearly states the action ('translates') and resource ('a story's content') using specific verbs and nouns. It distinguishes the tool's AI-based translation focus from other story-related tools like 'update_story' or 'bulk_create_stories', though it doesn't explicitly differentiate from potential translation alternatives in the sibling list.

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 alternatives. It doesn't mention prerequisites (e.g., needing a story to exist), exclusions, or compare it to other translation-related tools that might exist in the broader context. The agent must infer usage solely from the tool name and parameters.

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/hypescale/storyblok-mcp-server'

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