get-device-time
Retrieve the current time from a mobile device connected to the MCP Appium Server, enabling precise synchronization for automation tasks.
Instructions
Get the current device time
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"
}