Skip to main content
Glama

compare_pension_2027

Show the Inheritance Tax impact of the April 2027 change that brings most unused pensions into the estate: the IHT before vs after, and the extra tax. Exposure only — models nothing about pension products or what to do with a pension (that is FCA-regulated advice).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
marriedYesMarried or in a civil partnership
homeValueNoMain home value (£) — caps the residence nil-rate band
estateValueYesEstate value excluding pensions (£)
pensionValueYesUnused pension value (£) — counted only in the 'from 2027' scenario
pensionToSpouseNoPension would pass to a spouse first (educational note only)
leavingHomeToDescendantsYesDoes a main home pass to children/grandchildren?

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observed

TDQS

A4/5.0
Behavior4/5

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

The description discloses it is an exposure model and not FCA-regulated advice, adding behavioral context beyond the schema. Without annotations, it carries the full burden but does not detail safety constraints or side effects.

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 purpose, no wasted words. Efficient and clear.

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?

Covers the core functionality and caveats well for a 6-parameter tool with no output schema. Could hint more at output format but is sufficient.

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 provides 100% parameter descriptions, so baseline is 3. The description adds overarching context (e.g., why pensionValue matters) but does not enhance individual parameter semantics beyond 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 clearly states the tool shows the Inheritance Tax impact of the April 2027 pension change, comparing IHT before and after. It distinguishes itself from siblings like calculate_iht by specifying the 2027 context and emphasizing it is only an exposure model.

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 use for 2027 pension impact but does not explicitly mention when to use alternatives like calculate_iht. It provides context (exposure only) but lacks exclusion criteria or direct comparisons.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources