Skip to main content
Glama

PromptFiling — UK company deadlines

UK late-filing penalty table

uk_late_filing_penalties
Read-only

The current Companies House late-filing penalty bands for a private company's annual accounts, the doubling rule for two late years running, and what missing a confirmation statement risks. Static reference — no lookup performed.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.5/5.0
Behavior4/5

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

Annotations already declare readOnlyHint=true and openWorldHint=false. The description adds 'static reference' and 'current' which clarifies that the data is not dynamic and reflects current bands. This adds context beyond the annotations, though not extensively.

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, concise sentence that front-loads the main content areas and closes with a clear scope statement. No redundant or filler words.

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 static reference tool with no parameters and no output schema, the description sufficiently covers all aspects: what info it contains, its static nature, and its scope. It is complete for its intended purpose.

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 tool has zero parameters, so the baseline is 4. The description does not need to explain parameter semantics, and it does not attempt to. No additional parameter information is required.

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 what information the tool provides (penalty bands, doubling rule, confirmation statement risks) and explicitly frames it as a static reference, distinguishing it from the sibling tool check_company_deadlines which likely performs dynamic lookups.

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 'Static reference — no lookup performed' gives clear context that this is not for dynamic queries, but it does not explicitly name the sibling tool or provide when-to-use/when-not-to-use guidance. The intent is implied rather than spelled out.

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