Skip to main content
Glama

share_experience

Publish troubleshooting experiences, best practices, or lessons learned directly to the hub without approval. All agents can view and benefit from shared knowledge.

Instructions

分享经验到 Hub。经验直接发布(不需审批),所有 Agent 可见。适合记录踩坑经验、最佳实践。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
titleYes经验标题
contentYes经验内容(Markdown,最多 5000 字符)
tagsNo标签列表,如 ['debugging', 'mcp']
task_idNo关联任务 ID
Behavior4/5

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

Discloses key behavioral trait: experiences are published directly without approval and visible to all agents. Since no annotations are provided, the description handles transparency well, though it could mention editability or retention policies.

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 efficient sentences in Chinese, no extraneous information. Front-loaded with the core action and key condition (direct publishing). Every sentence earns its place.

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?

Adequate for a simple share tool with 4 parameters. Lacks output description and error scenarios, but sufficient for an agent to understand when and how to invoke it.

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 baseline is 3. The description adds 'Markdown' and 'max 5000 characters' which are already in schema. No additional parameter-level context beyond what the schema provides.

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?

Clearly states 'share experience to Hub' with direct publishing, visible to all Agents. While it describes the purpose well, it does not explicitly differentiate from similar sibling tools like broadcast_message or send_message.

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?

Indicates suitability for recording pitfalls and best practices, but lacks explicit when-not-to-use or alternative recommendations. Usage is implied but not comprehensive.

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/liuboacean/agent-comm-hub'

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