Mobile Next MCP Server

by mobile-next
Verified

terminate_app

Use this tool to stop and terminate a specific app on a mobile device by specifying its package name. Part of the Mobile Next MCP Server for scalable mobile automation.

Instructions

Stop and terminate an app on mobile device

Input Schema

NameRequiredDescriptionDefault
packageNameYesThe package name of the app to terminate

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "packageName": { "description": "The package name of the app to terminate", "type": "string" } }, "required": [ "packageName" ], "type": "object" }

You must be authenticated.

Other Tools from Mobile Next MCP Server

Related Tools

ID: a2b6isqsub