Skip to main content
Glama

Stop Test Recording [Pro]

stop_test_recording

Stop recording mobile device actions and generate a test script. Output scripts in TypeScript, Python, or JSON formats for automated testing.

Instructions

[Pro] Stop recording and generate a test script from the recorded actions. Supports TypeScript, Python, and JSON output formats.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
formatNoOutput format for the generated testtypescript
Behavior3/5

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

Discloses that it stops recording and generates a test script, along with supported output formats. However, no annotations are provided, so the description partially fills the gap but could mention whether the recording is deleted or if the script is returned directly.

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

Conciseness5/5

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

Single sentence that efficiently conveys the tool's purpose, action, and output formats. No unnecessary words.

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 only one parameter, no output schema, and no annotations, the description adequately explains the tool's function. It could mention output details (e.g., whether the script is saved or returned) for full 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?

Schema coverage is 100% with enum values. Description adds context by specifying the parameter's purpose (output format) and listing the allowed values (TypeScript, Python, JSON) which the schema already provides. Still a clear explanation.

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

Purpose5/5

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

Clearly states the action (stop recording and generate a test script) and the specific resource (recorded actions). Distinguishes from siblings like stop_recording and start_test_recording by calling out generation of a test script with output formats.

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

Usage Guidelines3/5

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

Implies usage context (after starting a recording) but does not explicitly state when to use this tool vs alternatives. For example, it doesn't differentiate from stop_recording which also stops recording but may not generate a script.

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/saranshbamania/mobile-device-mcp'

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