Skip to main content
Glama

Reconcile Form 16 vs AIS vs 26AS

reconcile_documents
Read-only

Cross-document mismatch report that compares TDS, AIS, and Form 16 data to pre-empt tax intimations. Reports discrepancies or skipped checks when inputs are missing.

Instructions

Cross-document mismatch report -- the checks that pre-empt 143(1)(a) intimations and 139(9) defect notices: TDS claimed vs 26AS deposited (the ledger of record), missing-employer detection, AIS interest/dividend vs declared, Form 16 vs 26AS per-TAN totals. Pass whichever documents you have; checks needing missing inputs are reported as skipped.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fyNo2025-26
aisNoAIS aggregates (from parse_ais rows)
form16NoPer-employer Form 16 Part A figures
returnNoFigures from the draft return
form26asTdsNoTDS entries from parse_form26as
Behavior4/5

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

Annotations already declare readOnlyHint=true, so the tool is safe. The description adds that missing inputs result in skipped checks, which is useful behavioral context beyond annotations. No 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 a single, well-structured paragraph that front-loads the core purpose and efficiently lists checks. No unnecessary words.

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?

Given the tool's complexity (5 parameters, nested objects, no output schema), the description explains the purpose, behavior with missing inputs, and example checks. However, it could be more explicit about the report's output format.

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 description coverage is 80%, with most parameters already described. The description adds overall context (e.g., 'Pass whichever documents you have') but doesn't elaborate on individual parameters beyond what the schema provides.

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 produces a 'cross-document mismatch report' and lists specific checks (e.g., TDS claimed vs 26AS deposited, missing-employer detection). It distinguishes from sibling tools like compute_tax or parse_ais by focusing on reconciliation across multiple documents.

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 advises to 'Pass whichever documents you have; checks needing missing inputs are reported as skipped', indicating usage with partial data. It frames the tool as pre-empting intimations, but lacks explicit when-not-to-use or alternatives.

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/Sagargupta16/itr-mcp'

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