discord_clear_presence
Clear your Discord presence and activity status to appear offline or remove current status indicators.
Instructions
Clear your Discord presence/activity
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Clear your Discord presence and activity status to appear offline or remove current status indicators.
Clear your Discord presence/activity
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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 states the action ('Clear') but doesn't explain what 'clear' entails—whether it resets to default, removes all activity, or has side effects. It also omits details like permissions needed, rate limits, or error conditions, which are critical for a mutation tool with zero annotation coverage.
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?
The description is a single, direct sentence that efficiently conveys the core action without unnecessary words. It's front-loaded with the key verb and resource, making it easy to scan and understand immediately. There's no wasted language or redundant information.
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?
Given the complexity of a mutation tool (clearing presence) with no annotations and no output schema, the description is incomplete. It lacks details on behavioral outcomes (e.g., what 'clear' means in practice), error handling, or return values. For a tool that modifies user state, more context is needed to ensure safe and correct usage.
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 tool has 0 parameters with 100% schema description coverage, so the schema fully documents the lack of inputs. The description doesn't add parameter-specific information, which is unnecessary here. A baseline of 4 is appropriate as the schema handles all parameter documentation, and the description doesn't need to compensate for any gaps.
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 clearly states the verb ('Clear') and resource ('your Discord presence/activity'), making the purpose immediately understandable. It distinguishes itself from sibling tools like 'discord_update_presence' by focusing on removal rather than modification. However, it doesn't specify what 'presence/activity' entails (e.g., status, game activity, custom status), leaving some ambiguity.
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?
The description provides no guidance on when to use this tool versus alternatives. It doesn't mention prerequisites (e.g., needing to be logged in), when it's appropriate (e.g., after setting a presence), or what happens if there's no presence to clear. Without this context, users must infer usage from the tool name alone.
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/drvova/discord-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server