Skip to main content
Glama

api_rate_limit_test

Send a configurable number of HTTP requests to an API endpoint to determine if rate limiting is enforced.

Instructions

Test rate limiting.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYes
methodNoGET
requests_countNo
Behavior1/5

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

With no annotations provided, the description carries full responsibility for disclosing behavior. 'Test rate limiting' reveals nothing about whether the tool sends many requests, how it handles responses, whether it might trigger blocks or WAFs, or what the output looks like. This is a severe transparency gap.

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

Conciseness2/5

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

The description is extremely short, but this is under-specification rather than effective conciseness. For a tool with three parameters and complex behavior, the one-sentence description fails to earn its place by omitting essential information.

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

Completeness1/5

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

Given no output schema and minimal annotations, the description must explain the tool's operation and outcome. It only states a vague intent, leaving the agent without enough information to decide when to use it or interpret results. Completely inadequate for a network-testing tool.

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

Parameters1/5

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

Schema description coverage is 0%, and the description does not mention any of the three parameters (url, method, requests_count) or their meanings, defaults, or requirements. The description adds zero value beyond the raw schema.

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

Purpose2/5

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

The description 'Test rate limiting' essentially restates the tool name without adding specifics about what kind of rate limiting, what the test involves, or what endpoint is targeted. It does not distinguish itself from sibling tools like api_auth_bypass_test or api_fuzz_endpoint, which also test API behavior.

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

Usage Guidelines1/5

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 vs alternatives, what conditions warrant rate limit testing, or any prerequisites. The description gives no context for when it should be invoked.

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/cryptopepy/chungus-kali-mcp'

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