Skip to main content
Glama
gangtiser

gangtise-mcp

by gangtiser

gangtise_earnings_review

Generate AI earnings review reports for A-share stocks using security code and period. Submit task and receive report or dataId if timeout.

Instructions

生成 AI 业绩点评报告。提交任务后等待最多 waitSeconds 秒(默认 60s),超时返回 dataId。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
securityCodeYes仅支持 A 股证券代码
periodYes格式:2025q1 | 2025q3 | 2025interim | 2025annual
waitSecondsNo最长等待秒数(默认 60,最大 180)
Behavior3/5

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

With no annotations, the description carries full burden. It discloses the waiting behavior and timeout, but does not clarify if the tool is read-only or destructive, nor does it address permissions or state changes. Basic info is present but insufficient.

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 concise with two clear sentences, front-loaded with the primary purpose. No unnecessary information.

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?

The description covers the basic function and timeout, but lacks details about return values on success, error handling, and the relationship with the check tool. Adequate but incomplete.

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 coverage is 100%, and the description does not add meaning beyond what the schema already provides for each parameter. The baseline of 3 is appropriate as the schema does the heavy lifting.

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 generates an AI performance review report for a given stock and period. It implicitly differentiates from the sibling 'gangtise_earnings_review_check' which likely checks the result, making the purpose of submission clear.

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 does not mention the check tool or explain when to use this submission tool vs. checking results.

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/gangtiser/gangtise-mcp'

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