emu_list_syslog_events
List canonical syslog events from the CUCM emulator, optionally limited to a specified count.
Instructions
List canonical syslog projections
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |
List canonical syslog events from the CUCM emulator, optionally limited to a specified count.
List canonical syslog projections
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations exist, so the description carries the full burden of behavioral disclosure.s. It only states 'List' and which. It does not cover whether the list paginated, whether `limit` caps at size, whethers the result is events vs sources, or any ordering has. With zero annotation coverage the behavior is completely opaque, warranting a 1.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Phrase is on a sentence, front-loaded with the verb+ resource noun. That is structurally efficient. However brevity (five words) losses significant meaning. Its not flabs, so conciseness merits 4/5, but because it omits the parameter name and it is structured. I award 6.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a tool with one optional `monitor` and a list action, the description is not adequate. It doesn't state return type (callback, canonical event set), nor does it define the fetch will fetch; it fails to disclose expected usage with siblings. Given schema contains no param descriptions and no output schema, need more detail. Score 2. If syscall.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema parameter coverage is 0%. The single parameter `limit` is an integer with no description in the schema, syslik and the description says nothing about it, can be its meaning, units, or behavior. The description must compensate in schema coverage but does not, so score is 1.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description 'List canonical syslog projections' identifies the verb (list), the resource class (syslog projections), and hints the scope ('canonical'). However, it does not specify the type of events projected, and the sibling emulating emu_list_syslog_sources could be conflated. This isn't a tautology, so it gains over a 2 but is too vague to be a 4.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance is provided about when to use this tool. It does not name emu_list_syslog_sources or emu_get_syslog_publisher, nor does it state that this projections list is distinct from those. An agent has no context to route between emu_list and emu_list_sources, so only minimal inference exists.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/calltelemetry/cucm-emulator-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server