Skip to main content
Glama

beneficiary_list

List SEPA beneficiaries in your organization using filters by IBAN, status, trust, and date range.

Instructions

List SEPA beneficiaries in the organization

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ibanNoFilter by IBAN
pageNoPage number
statusNoFilter by status
sort_byNoSort order (e.g. updated_at:desc)
trustedNoFilter by trust status
per_pageNoItems per page (max 100)
updated_at_toNoUpdated to date (ISO 8601)
updated_at_fromNoUpdated from date (ISO 8601)
Behavior2/5

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

With no annotations, the description bears full responsibility for behavioral disclosure. It only states 'List' (a read operation) but omits critical behaviors like pagination, default sorting, and filtering behavior which are indicated only in the schema.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single sentence of 6 words, which is concise but underspecified. It conveys the core purpose but fails to include essential usage or behavioral context that would justify its brevity.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool has 8 optional parameters, no output schema, and no annotations, the description is incomplete. It does not explain the return value, pagination, or the meaning of filters, leaving significant gaps for the agent.

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?

The input schema has 100% description coverage for all parameters. The description adds no additional meaning beyond the schema, so the baseline score of 3 is appropriate.

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 'List SEPA beneficiaries in the organization' using a specific verb and resource, and it distinguishes from siblings like beneficiary_add (create) and beneficiary_show (single view). However, it could be more explicit about the scope or filtering capabilities.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No usage guidance is provided. The description does not mention when to use this tool versus alternatives such as beneficiary_show for a single beneficiary or beneficiary_add for creation.

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/alexey-pelykh/qontoctl'

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