Skip to main content
Glama
boostuagency

boostu-teamleader-mcp

by boostuagency

teamleader_payment_terms_list

List payment terms from Teamleader Focus CRM with pagination. Use the result to see available terms for invoices and quotes.

Instructions

List payment terms.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNo
page_sizeNomax 100
Behavior1/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 of behavioral disclosure. It only says 'List payment terms', but does not mention pagination behavior, response format, whether it returns inactive or archived terms, or any other operational details.

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

Conciseness2/5

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

The description is extremely short, but it is under-specified rather than concisely comprehensive. It lacks any detail beyond the bare action, making it more of a label than a helpful description.

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

Completeness1/5

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

For a tool with two optional parameters and no output schema, the description provides no contextual information about how results are returned, how pagination works, or any other nuances. The description is completely inadequate for an agent to use the tool effectively.

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 schema covers 50% of parameters (page_size has description 'max 100'), but the tool description adds no information about 'page' or 'page_size'. The parameters are generic pagination fields, but the description does not even hint that pagination is supported.

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

Purpose2/5

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

The description 'List payment terms' simply restates the tool name 'teamleader_payment_terms_list' without adding any additional scope or context. It is a tautology, providing the same information as the name itself.

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?

There is no guidance on when to use this tool versus alternatives. No mention of use cases, prerequisites, or comparisons to other list tools like teamleader_tax_rates_list or teamleader_custom_field_definitions_list.

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/boostuagency/boostu-teamleader-mcp'

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