Skip to main content
Glama

get_sector_rotation

Read-onlyIdempotent

Identify sector rotation by analyzing average daily return, total volume, and stock count per industry group to highlight the hottest and coldest sectors.

Instructions

Sector rotation heatmap — average daily return, total volume, and stock count per industry group. Identifies hottest and coldest sectors. Luân chuyển dòng tiền giữa các ngành.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

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

Annotations already declare readOnlyHint=true, destructiveHint=false, idempotentHint=true. The description adds that it returns a heatmap with avg return, volume, and stock count, but does not disclose update frequency, time range, or whether it's real-time or historical. It does not contradict annotations.

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?

Three very short sentences: first defines the output, second states the purpose, third is a Vietnamese translation. No wasted words; front-loaded with key information.

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 no output schema and no parameters, the description covers the return structure (heatmap with three metrics) and purpose. However, it could be more complete by specifying time range (e.g., daily, current) or frequency. Still adequate for a read-only tool.

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 no parameters (empty), so description coverage is irrelevant. The description adds meaning beyond the schema by describing the output structure (three metrics, identifies hot/cold sectors). The information provided compensates for missing output schema.

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?

The description clearly states the tool provides a 'sector rotation heatmap' with specific metrics (average daily return, total volume, stock count) and identifies hottest/coldest sectors. It distinguishes from siblings like get_sector_rotation_playbooks and get_market_snapshot.

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 implies usage for identifying hot/cold sectors but gives no explicit guidance on when to use this vs. alternatives (e.g., get_sector_rotation_playbooks, get_market_snapshot). No exclusions or cautions are provided.

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/cuthongthai-vn/vimo-mcp-server'

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