Skip to main content
Glama

espresso-mcp

clear_app_data

Remove all app data for a specified package on the connected Android device, ensuring a clean state for testing or troubleshooting.

Instructions

Clear app data for a specific app on the connected Android device

Input Schema

NameRequiredDescriptionDefault
package_nameYes

Input Schema (JSON Schema)

{ "properties": { "package_name": { "title": "Package Name", "type": "string" } }, "required": [ "package_name" ], "title": "clear_app_dataArguments", "type": "object" }

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/vs4vijay/espresso-mcp'

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