Skip to main content
Glama

defense_stats

Read-only

Get overall defense statistics including total defenses, active count, average effectiveness, and block counts. Requires Pro tier or Novyx Cloud.

Instructions

Get overall defense statistics.

Shows total defenses, active count, average effectiveness, and block counts. Requires Pro tier or Novyx Cloud.

Returns: JSON string with defense statistics.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

Annotations already indicate read-only behavior. The description adds that the return is a JSON string, which is helpful but does not disclose other behavioral traits like data freshness or access limits.

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 concise with two clear sentences and a return type line. It is front-loaded with the core purpose and efficient, though the requirement line could be more integrated.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no parameters, a simple output schema, and read-only annotations, the description covers the essential information. However, it could specify the scope (e.g., per workspace or global) for added completeness.

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?

No parameters exist, so the schema coverage is effectively 100%. The description adds no parameter info, but none is needed, meeting the baseline for zero-parameter tools.

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 tool returns overall defense statistics with specific fields (total defenses, active count, etc.), distinguishing it from more specific sibling tools like defense_effectiveness or defense_list.

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 only guidance is a prerequisite (Pro tier or Novyx Cloud), but there is no information on when to use this tool versus alternatives like defense_effectiveness or defense_list.

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/novyxlabs/novyx-mcp'

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