Skip to main content
Glama
GVR2007

Artha

by GVR2007

plan_my_finances

Create a personal finance and tax plan from income, mutual fund holdings, and bank IFSC. Combines tax calculations, live fund returns, verification, and compliance deadlines into actionable steps.

Instructions

One-shot personal finance & tax plan. Given your income (and optionally a mutual fund holding and a bank IFSC), this orchestrates the tax calculator, live mutual-fund NAV/XIRR, IFSC verification and the compliance calendar into a single coherent plan with a summary and action items. Supports task augmentation — pass task: {} to run it asynchronously with live progress updates.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fundNoOptional: a mutual fund holding to value using live NAV
ifscNoOptional: bank IFSC to verify for the refund account
ageGroupNobelow60
deductionsNo
isSalariedNoSalaried taxpayer (eligible for standard deduction)
grossIncomeYesTotal gross annual income in ₹ (e.g. 1800000 for ₹18L)
deadlineWindowDaysNoLook-ahead window for deadlines (default 180 days)
Behavior3/5

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

No annotations are provided, so the description carries the full burden. It discloses that the tool orchestrates multiple data sources, runs asynchronously with `task: {}`, and provides live progress updates. However, it does not mention failure modes, rate limits, or whether it causes side effects beyond computation.

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?

Two sentences, front-loaded with the core purpose, and the second sentence adds an important async usage detail. Every clause earns its place with no fluff.

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?

The tool is a complex orchestrator with no output schema and no annotations. The description states it returns a coherent plan with summary and action items, and mentions async progress updates, but it does not describe the exact output shape, error handling, or how the sub-tools' results are combined.

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

Parameters2/5

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

Schema description coverage is 71%, but the description adds little beyond what the schema already states. It calls out gross income, mutual fund holding, and IFSC, but does not clarify the purpose or interactions of ageGroup, deductions, isSalaried, or deadlineWindowDays beyond what the property descriptions provide.

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 ('orchestrates') and names the resource ('tax calculator, live mutual-fund NAV/XIRR, IFSC verification, compliance calendar') and clearly distinguishes itself from siblings by offering a one-shot composite plan with a summary and action items.

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 phrase 'One-shot personal finance & tax plan' and the explicit mention of orbital sub-tools imply this is for comprehensive planning rather than using individual tools. It clearly states that income is required and fund/IFSC are optional, and notes the async task augmentation. However, it does not explicitly say 'use this instead of sibling tools' or list when not to use it.

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/GVR2007/Artha-Live-Data-Finance-Tax-Copilot'

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