Skip to main content
Glama
gangtiser

gangtise-mcp

by gangtiser

gangtise_summary_list

Retrieve meeting summaries (earnings calls, roadshows, expert interviews) with filters for security, institution, category, and time range.

Instructions

[当前日期 2026-05-27,当前年份 2026,时区 Asia/Shanghai。用户说"今天/最近/今年/当前"时按此日期换算,不要使用训练数据年份。] 查询会议纪要列表(业绩会、路演、专家访谈、调研纪要等),支持按证券、机构、类别、时间范围筛选。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fromNo
startTimeNoYYYY-MM-DD HH:mm:ss。当前日期 2026-05-27,当前年份 2026
endTimeNoYYYY-MM-DD HH:mm:ss。当前日期 2026-05-27,当前年份 2026
keywordNo
searchTypeNo1=标题搜索(快)| 2=全文搜索
rankTypeNo1=综合排序(默认)| 2=时间倒序
researchAreaListNo
securityListNo
institutionListNo
categoryListNoearningsCall=业绩会 | strategyMeeting=策略会 | fundRoadshow=路演 | expertInterview=专家访谈 | fieldResearch=调研 | industryConference=行业会议 等
marketListNoaShares=A股 | hkStocks=港股 | usChinaConcept=中概 | usStocks=美股
participantRoleListNomanagement=管理层 | expert=专家
sourceListNo1=实时 | 2=公开
sizeNoMax rows (default 20 for paginated endpoints)
fetchAllNoFetch all pages; may be slow for large datasets
Behavior2/5

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

With no annotations, the description must fully disclose behavior. It mentions filtering but omits pagination behavior, performance implications (though fetchAll has a caution in schema), and whether the operation is read-only. The date header adds context but not behavioral traits.

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 main description is a single sentence, which is concise and front-loads the purpose. However, it could be better organized (e.g., bullet points for filter types) to improve scanability. The date header is an external note, not part of the core description.

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 15 parameters and no output schema, the description is incomplete. It does not explain the return format, pagination defaults (size=20), or how to handle large result sets (fetchAll note is in schema but not description). The tool's complexity requires more context for effective use.

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 67%, so many parameters have descriptions. The tool's description adds minimal value beyond the schema: it lists filter categories but doesn't explain parameter relationships (e.g., how searchType interacts with keyword). Baseline 3 is appropriate as schema does moderate work.

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 it queries a list of meeting minutes (会议纪要列表) and lists types (业绩会, 路演, 专家访谈, 调研纪要), making the resource specific. However, it does not explicitly differentiate from sibling tools like gangtise_roadshow_list or gangtise_research_list, which also deal with meetings or reports.

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 usage guidance is provided. The description does not indicate when to use this tool versus other list tools (e.g., gangtise_announcement_list, gangtise_research_list), nor does it specify prerequisite conditions or alternatives.

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