Skip to main content
Glama
MarlBurroW

TeamSpeak MCP

by MarlBurroW

poke_client

Send attention-grabbing alert notifications to TeamSpeak clients using targeted pokes that stand out from regular messages.

Instructions

Send a poke (alert notification) to a client - more attention-grabbing than a private message

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
client_idYesTarget client ID to poke
messageYesPoke message to send
Behavior2/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It mentions the tool sends an 'alert notification' and is 'attention-grabbing,' which hints at urgency and visibility. However, it fails to describe critical behaviors such as permission requirements, whether the poke is intrusive or reversible, rate limits, or response format, leaving significant gaps for a mutation tool.

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, efficient sentence that front-loads the core action ('Send a poke to a client') and adds a useful comparative note. Every word earns its place, with no redundancy or unnecessary elaboration.

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's complexity as a mutation with no annotations and no output schema, the description is incomplete. It lacks details on behavioral traits (e.g., permissions, effects), response expectations, and clear differentiation from siblings, making it inadequate for safe and effective use by an 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 schema description coverage is 100%, with both parameters ('client_id' and 'message') well-documented in the schema. The description adds no additional parameter details beyond what the schema provides, so it meets the baseline score of 3 for high schema coverage without compensating value.

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 action ('Send a poke') and the target ('to a client'), with a specific comparison to private messages. However, it doesn't distinguish this tool from other notification-related siblings like 'send_private_message' or 'kick_client' beyond the attention-grabbing aspect.

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

Usage Guidelines3/5

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

The description implies usage by contrasting pokes as 'more attention-grabbing than a private message,' suggesting it's for urgent alerts. But it lacks explicit guidance on when to choose this over alternatives like 'send_private_message' or 'kick_client,' and doesn't mention prerequisites or exclusions.

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/MarlBurroW/teamspeak-mcp'

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