Skip to main content
Glama
fredriksknese

mcp-centreon

list_acknowledgements

List active acknowledgements in Centreon to see who acknowledged what and when. Filter by host name and paginate results.

Instructions

List active acknowledgements in Centreon — who acknowledged what and when.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNoPage number
limitNoResults per page
host_nameNoFilter acknowledgements for a specific host name
Behavior4/5

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

With no annotations provided, the description carries the full burden. It reveals the key behavior of returning only active acknowledgements and includes useful details about the return content (who/what/when). It does not mention pagination or rate limits, but this is a simple list operation and the 'active' filter is the main behavioral nuance.

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, front-loaded sentence with no filler. It communicates purpose and key details efficiently.

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?

For a simple list tool with optional params and no output schema, the description is adequate. It covers the essential purpose and result scope. Slight gap: it does not explicitly state that only active acknowledgements are returned and no history, but 'active' is embedded in the description.

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 description coverage is 100% (page, limit, host_name all described). The tool description does not add extra parameter semantics 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.

Purpose5/5

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

The description clearly states the verb 'List', the resource 'active acknowledgements', and the meaningful details 'who acknowledged what and when'. It fully distinguishes this from sibling tools like list_downtimes and list_events by specifying the unique subject matter.

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 clearly implies use when you need to view active acknowledgements in Centreon. It does not explicitly mention exclusions or alternatives, but the context is clear enough given the sibling names; it is more specific than just saying 'list acknowledgements'.

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/fredriksknese/mcp-centreon'

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