Skip to main content
Glama
longbridge

longbridge

Official

Industry Rank

industry_rank
Read-onlyIdempotent

Retrieve industry rankings for US, HK, CN, SG markets by indicator (e.g., market cap, revenue, profit, growth) with single or multi-level sorting.

Instructions

Industry ranking list by market (US/HK/CN/SG) and indicator (0=领涨/1=今日走势/2=人气/3=市值/4=营收/5=营收增长率/6=净利润/7=净利润增长率). sort_type: 0=单级 1=多层. Returns items[]{counter_id(BK/US/IN00258), name, chg, lists[]}. Pass counter_id directly to industry_peers.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
marketYesMarket: "US" | "HK" | "SG" | "CN"
indicatorNoRanking indicator (default: "0"): "0" = 领涨行业, "1" = 今日走势, "2" = 行业人气, "3" = 市值, "4" = 营收, "5" = 营收增长率, "6" = 净利润, "7" = 净利润增长率
limitNoNumber of results to return (default: returns all)
sort_typeNoSort type: "0" = 单级 (default) | "1" = 多层
Behavior4/5

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

Annotations already indicate readOnly, idempotent, and open-world hints. Description adds output structure (items array with counter_id, name, chg, lists) and mentions passing counter_id to another tool. No contradictions. While it could describe pagination or effects of limit, annotations cover safety.

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?

Two sentences with front-loaded purpose, efficient use of space. Includes key details and integration hint without unnecessary words.

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?

No output schema, but description explains return format (items array with fields) and usage context. Missing explanation of 'lists[]' field, but overall sufficient for basic usage. Integration hint adds value.

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 has 100% coverage with descriptions for all 4 parameters. Description repeats some mapping (indicator values to Chinese names, sort_type meaning) but adds little beyond schema. Baseline 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description clearly states it is an 'industry ranking list by market and indicator', specifying the verb 'list', resource 'industry ranking', and scope (market, indicator). It also provides output structure and a hint to use industry_peers for peers, distinguishing it from sibling tools like industry_peers.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicitly tells when to use this tool (to get a ranking list) and when not ('Pass counter_id directly to industry_peers'), providing a clear alternative. Also specifies required market parameter and optional parameters.

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/longbridge/longbridge-mcp'

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