Skip to main content
Glama
tanmaymish

MarketPulse MCP

by tanmaymish

get_budget_impact

Retrieve historical Indian Union Budget impact for a selected year, uncovering key announcements, sector winners and losers, and market reaction. Analyze past budget effects to inform decisions.

Instructions

Historical Union Budget impact by year.

Returns key announcements, sector winners, sector losers, and market reaction from past Indian Union Budgets.

Available years: 2023, 2024, 2025

Args: year: Budget year as string (e.g. "2025", "2024", "2023")

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
yearNo2025

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

With no annotations provided, the description carries full burden. It discloses that the tool is read-only (returns data), lists the content returned, and explicitly states the available years (a limitation). It does not add deeper behavioral context such as data source, update frequency, or potential errors, but for a simple historical data lookup it provides adequate transparency without contradiction.

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 remarkably concise, using short paragraphs to state purpose, return content, available years, and argument format. Every sentence earns its place; no fluff or repetition. The front-loaded purpose sentence immediately clarifies the tool's role.

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?

This is a simple tool with one parameter and an output schema, so the description covers the essentials: what it does, what it returns, valid inputs. It even lists available years to set user expectations. Minor gaps include not describing the output structure or any prerequisites, but the output schema likely covers that, making it contextually complete for the tool's low complexity.

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 schema has only a 'year' parameter with no description (0% coverage), so the description compensates well by explaining 'Budget year as string' and providing explicit examples ('2025', '2024', '2023') plus the list of available years. This adds meaningful guidance beyond the schema's type/default, though it could be even more explicit about validation constraints.

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: 'Historical Union Budget impact by year' with a specific verb 'Returns' and content details (key announcements, sector winners/losers, market reaction). It distinguishes itself from sibling tools by emphasizing 'Historical' and 'past Indian Union Budgets', unlike the live-focused analyze_budget_live.

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 retrieving past budget impact by year and lists available years, providing clear context. However, it does not explicitly mention when to use this tool versus alternatives such as analyze_budget_live, nor does it state exclusions or alternative tools. Guidance is implied rather than stated.

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/tanmaymish/MarketPulse-MCP'

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