Skip to main content
Glama
ER-EPR

futu-opend-mcp

by ER-EPR

get_valuation_detail

Fetch valuation detail including PE, PB, PS trends, percentiles, and market comparison. Specify valuation type and time interval.

Instructions

Valuation detail (PE/PB/PS trend, percentile, vs market) - 估值详情/ 市盈率/市净率/市销率/估值分位. valuation_type: 1=PE 2=PB 3=PS. interval_type: 1=3m 2=6m 3=1y 4=3y 5=since2019 6=5y 7=10y 8=2y 9=20y 10=30y.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
codeYes
interval_typeNo
valuation_typeNo
Behavior2/5

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

No annotations are present, so the description must fully disclose behavior. It mentions trends, percentiles, and market comparison but does not explain response structure, error handling, or side effects. The parameter value lists are helpful but insufficient for full transparency.

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 two lines: a summary line and parameter details. The inclusion of Chinese translations may aid Chinese-speaking users but adds slight noise for others. Overall, it is appropriately sized.

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?

With no output schema and no annotations, the description should elaborate on return values. It only describes input parameters and their codes, leaving the agent uninformed about the structure or content of the output. Essential details are missing.

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 0%, but the description adds meaning for valuation_type and interval_type by listing their numeric codes. However, the required parameter 'code' is not explained beyond its name in the schema, leaving its expected format or domain unspecified.

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 'Valuation detail (PE/PB/PS trend, percentile, vs market)' indicating the tool provides various valuation metrics. It lists specific valuation types and interval types with numeric codes, but does not explicitly differentiate from sibling tools like get_snapshot get_financial_statements, leaving some ambiguity.

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 is provided on when to use this tool versus alternatives such as get_snapshot or get_financial_statements. The description only gives parameter value mappings without contextual usage recommendations.

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/ER-EPR/futu-opend-mcp'

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