Skip to main content
Glama

rynmesh_publish_clip

Publish a local AI-generated video into Rynmesh to make it available for content discovery, recommendations, and signed publishing.

Instructions

Compatibility tool: publish a local AI-generated video into Rynmesh.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
titleNo
run_idNo
work_idNo
categoryNo
media_pathYes
transcriptNo
descriptionNo
content_kindNo
content_typeNo
preview_pathNo
envelope_hashNo
Install Server

TDQS

C2.4/5.0
Behavior2/5

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

No annotations are provided, so the description carries full responsibility for behavior disclosure. It only says 'publish' without explaining side effects, upload requirements, persistence, permissions, or what 'compatibility' actually means. This is a vague behavior description for a tool that likely has network and storage effects.

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 brief and front-loaded, with no redundant filler. However, the 'Compatibility tool' prefix is vague and unexplained, and the sentence carries so little information that the efficiency is more under-specification than high-quality conciseness.

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 11 parameters, many sibling tools, no annotations, and no output schema, this one-sentence description is not enough for an agent to invoke the tool correctly. It does not cover parameter semantics, behavioral side effects, or how this differs from the similarly named publish_content tool.

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

Parameters1/5

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

Schema description coverage is 0% and the description does not explain any of the 11 parameters. Parameters like work_id, envelope_hash, content_kind, and preview_path are entirely opaque. Even media_path is only implied through 'local AI-generated video,' not explicitly connected to the schema.

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 names a specific verb ('publish'), a specific resource ('a local AI-generated video'), and a target system ('Rynmesh'), so an agent can infer the basic operation. However, it does not differentiate this tool from the closely named sibling rynmesh_publish_content, so it stops short of full clarity.

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 phrase 'Compatibility tool' hints at a special purpose, but the description gives no explicit guidance about when to use this tool versus alternatives like rynmesh_publish_content. There are no stated conditions, exclusions, or selection criteria, leaving the agent to guess.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

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/yeogirlyun/rynmesh'

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