Skip to main content
Glama

get_sentiment_entry_strategies

Read-onlyIdempotent

Analyze market sentiment to get buy signals, risk alerts, and suggested holding periods for optimal entry timing.

Instructions

進場時機建議 / entry timing / 何時買 — 從輿情服務取得情緒驅動的建議進場策略(含買點訊號 / 風險警示 / 建議持有時間)。當使用者問「現在該不該買」「進場時機」「什麼時候進場好」時用此工具。需後端 sentiment 服務啟用;未啟用時會回 enabled:false。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
codeYes股票代號
marketNo市場 TW 或 US,預設 TW
Behavior4/5

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

Annotations already mark it as readOnly and idempotent. Description adds that it returns buy signals, risk warnings, and suggested holding periods, and discloses behavior when the backend service is disabled (returns enabled:false). No contradictions.

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?

Description is concise and front-loaded with purpose in multiple languages, followed by usage guidance and dependency note. No filler, though multilingual repetition is slight overhead.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Covers purpose, usage, and dependency. However, no output schema exists, and the description does not describe the return format or structure beyond mentioning components (buy signals, risk warnings, holding period). Lacks details about output for full completeness.

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 100% with descriptions for both parameters (code, market). The description does not add additional meaning beyond what the schema already provides, so 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?

The description clearly states the tool's purpose: providing sentiment-driven entry timing strategies (buy signals, risk warnings, suggested holding period). It distinguishes from siblings by focusing on 'when to buy' based on sentiment, which is unique among the provided sibling tools.

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

Usage Guidelines4/5

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

Explicitly states when to use (用戶問「現在該不該買」「進場時機」「什麼時候進場好」) and a dependency (requires sentiment service enabled; returns enabled:false if not). Does not name specific alternative tools but provides clear context for decision-making.

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/kevinlin49361128-stack/stock-analyzer-mcp'

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