Skip to main content
Glama

Pensiata - Bulgarian Pension Fund Analytics

list_managers

Retrieve Bulgarian pension manager metadata for UPF, PPF, and VPF/DPF schemes.

Use this to discover licensed managers and their supported scheme types before running rankings or metric calculations over FSC-tracked pension data. Data freshness: reflects latest ingested official FSC manager/scheme coverage.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
scheme_codeNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.5/5.0
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 adds useful context about data freshness ('reflects latest ingested official FSC manager/scheme coverage') and implies a read-only operation via 'Retrieve'. However, it does not disclose potential exclusions, error behavior, or limitations, leaving a moderate transparency gap.

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 concise and front-loaded. It consists of a one-sentence purpose, a usage tip, and a data-freshness note—no filler or redundant content. Every sentence earns its place.

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?

For a simple list tool with a single optional parameter and an output schema, the description adequately conveys purpose and usage context. However, the lack of parameter semantics explanation and the 'VPF' vs enum mismatch prevent the description from being fully complete for correct invocation. It does not explain what the output contains beyond 'metadata', but the output schema presumably covers that.

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?

The input schema has one parameter (scheme_code) with 0% description coverage, and the description never explicitly explains how the parameter filters results. It mentions scheme types in the purpose, but does not define valid values or the meaning of null/default. This is a significant gap for the only input parameter.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool retrieves Bulgarian pension manager metadata for UPF, PPF, and VPF/DPF schemes, using a specific verb and resource. However, it mentions 'VPF/DPF' while the input schema only supports 'upf', 'ppf', and 'dpf', creating slight ambiguity about the exact scheme scope. It does not explicitly distinguish itself from the sibling tool get_bulgarian_pension_fund_managers, but the core purpose is unambiguous.

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 provides explicit when-to-use guidance: 'Use this to discover licensed managers and their supported scheme types before running rankings or metric calculations over FSC-tracked pension data.' It does not mention when not to use it or name alternative tools, but the intended context is clear and actionable.

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.