archive_all_warnings
Archives all alarms meeting specified conditions. Simplifies alarm management by clearing and organizing records.
Instructions
一键归档所有符合条件的报警
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Archives all alarms meeting specified conditions. Simplifies alarm management by clearing and organizing records.
一键归档所有符合条件的报警
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, and the description does not disclose any behavioral traits such as whether the action is destructive, reversible, or requires confirmation. The lack of information on what 'qualifying' means or side effects severely limits transparency.
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, concise sentence with no waste. It efficiently conveys the core purpose.
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 no parameters and no output schema, the description is minimally adequate but lacks details on the filtering criteria, expected behavior, and impact on system state. Given the many sibling tools, more context would be beneficial.
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 zero parameters, so the baseline is 4. The description adds context ('one-click', 'all qualifying alarms') beyond the empty schema, though no parameter details are needed.
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 indicates the action (archive) and target (all qualifying alarms), though the condition 'qualifying' is unspecified. It distinguishes from sibling tools like 'get_archived_warnings' or 'restore_archived_warning' by being the archive action.
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 on when to use this tool versus alternatives. It does not state prerequisites, when not to use it, or any context about filtering criteria.
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/sshwsfc/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server