Skip to main content
Glama
Prem07a
by Prem07a

analyze_management_quality

Assess Indian stocks' management quality by analyzing ROCE trends, share dilution or buybacks, dividend consistency, and capital-allocation signals.

Instructions

Assess capital-allocation and ownership-trend signals for an NSE/BSE-listed Indian equity: multi-year ROCE trend, share-count trend (rising = dilution, falling = net buybacks), dividend consistency, and the capital-allocation split (see analyze_capital_allocation). Deliberately excludes promoter shareholding -- Yahoo only has a US-style insiders/institutions split for Indian tickers, not the SEBI promoter/FII/DII/public breakdown, and presenting one as the other would be misleading.

:param symbol: ticker symbol, e.g. "RELIANCE", "TCS.NS", or "TCS.BO"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
symbolYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
symbolYes
roce_trendYes
years_usedYes
capital_allocationYes
promoter_holding_noteNoNot included: Yahoo does not provide the Indian promoter/FII/DII/public shareholding breakdown for NSE/BSE tickers, only a US-style insiders/institutions split that isn't the same thing.
dividend_consistency_yearsYesNumber of the available years with a nonzero dividend paid
shares_outstanding_change_pctNoChange in shares outstanding, oldest to newest available year: positive = dilution, negative = net buybacks
Install Server

TDQS

A4.5/5.0
Behavior4/5

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

With no annotations, the description carries the behavioral burden and handles it well. It discloses a deliberate exclusion (promoter shareholding), explains the data-source reason, and interprets share-count trends. It does not detail output behavior, but an output schema exists, and no contradictions are present.

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?

The description is front-loaded with the core purpose and indicators, and every sentence earns its place. The data-source caveat is essential for correct tool selection, and the parameter documentation is compact. There is no filler or redundant restating of the tool name.

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?

For a single-parameter tool with an output schema, the description is complete: it defines scope, lists included indicators, names the related sibling, explains a key exclusion, and provides example symbols. An agent has enough information to select and invoke the tool appropriately without ambiguity.

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 only provides the parameter name and type, with 0% schema description coverage. The description compensates by documenting the symbol parameter with concrete formats ('RELIANCE', 'TCS.NS', 'TCS.BO') and tying it to the Indian-market context. This adds meaning beyond the raw 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 uses a specific verb ('Assess') and clearly defines the resource scope: capital-allocation and ownership-trend signals for NSE/BSE-listed Indian equities. It enumerates concrete indicators (ROCE trend, share-count trend, dividend consistency, capital-allocation split) and distinguishes itself from analyze_capital_allocation by pointing to it for the split.

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?

The description provides strong contextual guidance: it is for Indian equities, references analyze_capital_allocation for the capital-allocation split, and explicitly excludes promoter shareholding due to a Yahoo data limitation. It stops short of an explicit 'use this tool when... versus...' statement, but the context and sibling reference make the intended usage clear.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

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/Prem07a/FinMCP'

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