Skip to main content
Glama

submit_tribulation_evidence

Record and submit public evidence of achievements to pass high-realm gates. Each submission includes key, amount, and source URL for verification.

Instructions

⚡ 提交渡劫证据 — 记录高阶境界所需的公开、可审查证据 Submit Tribulation Evidence — Record public evidence for high-realm gates.

Args: evidence_key: 证据键,例如 lineage_users、artifact_downloads、dependent_projects amount: 本次公开证据证明的数量,必须为正整数 source_url: 可公开审查的 http(s) 来源 URL username: GitHub 用户名 / GitHub username (defaults to env config) note: 证据说明 / one-line evidence note

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
noteNo
amountYes
usernameNo
source_urlYes
evidence_keyYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior2/5

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

No annotations are provided, so the description must fully convey behavioral traits. It lacks details on idempotency, mutability, authorization (e.g., GitHub username requirement), rate limits, or side effects. The bilingual text adds some context but omits critical behavioral information.

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 concise, with a clear header and a list of arguments. The bilingual format adds length but serves a dual audience. Every sentence is meaningful and earns its place.

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?

Parameter details are well-covered, and an output schema exists. However, broader context is missing, such as prerequisites (e.g., required realm level), relationship to sibling tools, or error scenarios. The system domain is niche but the description assumes familiarity.

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

Parameters5/5

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

Schema description coverage is 0%, but the description fully compensates by providing clear explanations for each parameter, including examples (e.g., 'evidence_key: lineage_users, artifact_downloads, dependent_projects') and constraints (e.g., 'amount must be a positive integer', 'source_url must be an http(s) URL'). This adds significant value beyond 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 clearly states the tool's action: 'Submit Tribulation Evidence — Record public evidence for high-realm gates.' It uses a specific verb and resource, and the name differentiates it from sibling 'check_tribulation'. However, it does not explicitly contrast with siblings.

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?

No guidance on when to use this tool versus alternatives like 'check_tribulation'. No prerequisites, context, or exclusions are provided. The user is left to infer usage from the name and description.

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/JinNing6/TianGong'

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