Skip to main content
Glama

execute_api_test

Execute API test steps to validate endpoints and functionality. Run predefined test cases with authentication, base URLs, and specific objectives to verify API behavior.

Instructions

Execute predefined API test steps. Takes a test case and specific API steps to execute.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
base_urlYesBase URL of the API
test_caseYesTest case being executed
objectiveYesTesting objective
stepsYesArray of API test steps to execute
authNoAuthentication configuration
Behavior2/5

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

With no annotations provided, the description carries full burden but lacks behavioral details. It states what the tool does but doesn't disclose execution behavior (e.g., sequential steps, error handling, output format), authentication needs, or side effects like potential API calls, which is inadequate for a tool with complex parameters and no output schema.

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 sentences that directly state the purpose and inputs. It's front-loaded and wastes no words, though it could be slightly more informative without losing efficiency.

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 the tool's complexity (5 parameters, nested objects, no output schema) and lack of annotations, the description is incomplete. It doesn't explain what happens during execution, what results to expect, or how to interpret outputs, leaving significant gaps for an agent to use it effectively.

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

Parameters3/5

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

Schema description coverage is 100%, so the schema documents all 5 parameters. The description mentions 'test case' and 'API steps' but adds minimal semantic context beyond the schema, such as how steps are structured or what the objective entails. Baseline 3 is appropriate as the schema does the heavy lifting.

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 verb 'execute' and the resource 'predefined API test steps', specifying it takes a test case and API steps. It distinguishes from siblings like 'execute_web_test' by focusing on API tests, but doesn't explicitly contrast with all siblings like 'run_generated_tests' or 'generate_test_code'.

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?

No guidance on when to use this tool versus alternatives is provided. It doesn't mention when to choose this over 'execute_web_test' for web tests, 'run_generated_tests' for generated tests, or other siblings, leaving the agent to infer usage from the name alone.

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/k-n-t-lam/decide-test-mcp'

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