Skip to main content
Glama

rynmesh_publish_content

Publish AI-generated or curated content into Rynmesh with signed run and safety receipts, providing verifiable proof of origin and safety for each published item.

Instructions

Publish AI-generated or AI-curated content into Rynmesh with signed run and safety receipts.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tagsNo
titleNo
run_idNo
work_idNo
categoryNo
transcriptNo
descriptionNo
content_kindNo
content_pathYes
content_typeNo
preview_pathNo
summary_textNo
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 behavior must be disclosed by the description. It hints that signed run and safety receipts are involved, but it does not explain side effects, permission requirements, what happens when receipts are missing, or whether the publication is reversible.

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

Conciseness4/5

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

The description is one compact sentence with no filler, front-loading the verb and the object. It earns its place, though its brevity sacrifices meaningful detail.

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?

For a complex tool with 13 parameters, no output schema, and no annotations, a one-sentence description is materially insufficient. An agent lacks essential information needed to call the tool correctly, such as which parameters are required, what content_path refers to, and how the signed receipts relate to the other fields.

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?

With 13 parameters and 0% schema description coverage, the description must compensate, but it does not. None of the parameters are explained; the required content_path and the relationships among run_id, envelope_hash, content_type, and preview_path remain entirely opaque.

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 ('Publish') and the object ('AI-generated or AI-curated content into Rynmesh'), adding the distinguishing detail of 'signed run and safety receipts.' It is specific enough to identify the tool's core purpose, though it does not explicitly contrast with the sibling tool rynmesh_publish_clip.

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 such as rynmesh_publish_clip, rynmesh_publish_work_result, or rynmesh_send_message. It states only what the tool does, with no when-to-use, prerequisites, or exclusions.

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