close-appium
Terminates the active Appium driver session in the MCP Appium Server, ensuring proper closure of mobile app automation processes.
Instructions
Close the current Appium driver session
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}