Skip to main content
Glama
Johnhyeon

StockLens

by Johnhyeon

get_reports

Retrieve recent securities analyst reports for a stock by entering its code. Includes target price, investment opinion, summary, and PDF.

Instructions

증권사리포트 — 종목의 최근 증권사 분석 리포트 (목표가, 투자의견, 본문 요약, PDF).

"리포트", "증권사 분석", "애널리스트 의견", "리서치" 같은 질문에 사용합니다.

Args: code: 종목코드 6자리 (예: "005930") count: 가져올 리포트 수 (기본 5, 최대 10)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
codeYes
countNo

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 cover behavioral traits. It describes the output content but does not mention potential side effects, authentication needs, rate limits, or ordering. The minimal disclosure leaves the agent unaware of important behavioral nuances.

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 front-loaded purpose, usage hints, and parameter explanations. It is well-structured for an agent to quickly parse, though the usage hint sentence could be considered redundant.

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?

Given the presence of an output schema, the description does not need to detail return values. It adequately covers parameter semantics and usage context. However, it could explicitly state the scope (Korean stocks) for completeness.

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

Parameters4/5

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

The input schema has 0% description coverage, but the description's Args section compensates well by providing code format (6 digits, example), and count default and max value. This adds crucial meaning beyond the schema's types and defaults.

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 retrieves recent securities firm analysis reports for a stock, including target price, opinion, summary, and PDF. The name and usage hints make the purpose unambiguous, but it does not explicitly differentiate from siblings like get_consensus or get_disclosure.

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?

The description provides context on when to use ('리포트', '증권사 분석', '애널리스트 의견', '리서치' 관련 질문). However, it lacks explicit exclusions or alternatives, leaving some ambiguity among sibling tools.

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/Johnhyeon/stocklens-mcp'

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