Skip to main content
Glama

dividend_history_deep

Retrieve a stock's 10-year dividend history with annual totals, trailing 12-month yield, and full payment records.

Instructions

10-year dividend history with yield calculation and annual summary.

Bloomberg and FactSet charge for deep dividend history. yfinance has it free.

Provides:

  • Full dividend payment history (up to 60 entries)

  • Annual dividend totals per year (last 10 years)

  • Trailing 12-month dividend yield %

  • Total dividends on record

Args: symbol: NSE or global stock symbol (e.g., RELIANCE, TCS, INFY, AAPL)

Examples: dividend_history_deep("TCS") → TCS 10-year dividend history + yield dividend_history_deep("HDFCBANK") → HDFC Bank dividend track record

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
symbolYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

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

Discloses data source (yfinance), output structure (up to 60 entries, annual totals, trailing yield), and examples. No annotations provided, so description carries full burden; could mention rate limits or error handling but sufficient.

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?

Well-structured with sections (overview, benefits, output list, args, examples). Every sentence adds value, no fluff.

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

Completeness5/5

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

Describes all key outputs (full history, annual totals, trailing yield, total dividends) and includes examples. Output schema exists but description is still thorough.

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

Parameters5/5

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

Only parameter 'symbol' is explained with examples (NSE or global stocks like RELIANCE, TCS, AAPL). Schema has 0% description coverage, but description fully compensates.

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 provides 10-year dividend history with yield calculation and annual summary, listing specific outputs. It distinguishes from sibling 'dividend_history' by being 'deep' and mentioning data sources.

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 contrasts with paid alternatives (Bloomberg/FactSet) and mentions free source (yfinance). Provides usage examples and context for when to use this tool (deep history vs basic).

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/finstacklabs/finstack-mcp'

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