Skip to main content
Glama

system_health_swarm

Monitor system health by deploying guardian bugs to check CPU, memory, disk, and services, with optional AI synthesis for unified summaries.

Instructions

Quick system health check using tool-enabled bugs.
Deploys guardian bugs to check CPU, memory, disk, and services.

synthesize: If True (default), uses qwen2.5:14b to synthesize results into unified summary

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
synthesizeNo
Behavior2/5

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

No annotations are provided, so the description carries the full burden. It mentions deploying 'guardian bugs' and using a model for synthesis, but lacks details on permissions, rate limits, side effects, or what the output looks like. For a tool that likely interacts with system resources, this is a significant gap in behavioral disclosure.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is brief and front-loaded with the main purpose, followed by parameter details. Both sentences are relevant, with no wasted words, making it efficient. However, the second sentence could be slightly more structured for clarity.

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 no annotations, no output schema, and a tool that performs system checks (potentially complex), the description is incomplete. It doesn't cover output format, error handling, or detailed behavioral traits, leaving gaps for the agent to understand full usage.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

With 1 parameter and 0% schema description coverage, the description compensates by explaining the 'synthesize' parameter's purpose and default value. It adds meaning beyond the schema by specifying that it 'uses qwen2.5:14b to synthesize results into unified summary', which clarifies the parameter's effect.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose3/5

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

The description states the tool performs a 'quick system health check using tool-enabled bugs' and deploys 'guardian bugs to check CPU, memory, disk, and services', which provides a clear verb ('check') and resource ('system health'). However, it doesn't distinguish this from sibling tools like 'colony_status' or 'farm_stats' that might also provide system-related information, making it somewhat vague in comparison.

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

Usage Guidelines2/5

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

The description offers no guidance on when to use this tool versus alternatives. It doesn't mention any prerequisites, exclusions, or compare it to siblings such as 'colony_status' or 'farm_stats', leaving the agent with no context for selection.

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/BossX429/agent-farm'

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