Skip to main content
Glama

Android Debug Bridge MCP

by TiagoDanin

create_test_folder

Generate a test folder with a specified name on Android Debug Bridge MCP for organizing automation and testing environments efficiently.

Instructions

Create a test folder with the specified name

Input Schema

NameRequiredDescriptionDefault
test_nameYesName of the test folder to create

Input Schema (JSON Schema)

{ "properties": { "test_name": { "description": "Name of the test folder to create", "type": "string" } }, "required": [ "test_name" ], "type": "object" }

Other Tools from Android Debug Bridge MCP

Related Tools

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/TiagoDanin/Android-Debug-Bridge-MCP'

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