Skip to main content
Glama

gesture

Execute single-finger gestures on Android devices to automate touch interactions by defining movement paths and durations for remote control.

Instructions

Execute a single-finger gesture
Args:
    duration (int): Duration of gesture in milliseconds
    points (list): List of points [{"x": 100, "y": 200}, {"x": 150, "y": 250}, ...]
Returns:
    str: Success or error message

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
durationYes
pointsYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

Latest Blog Posts

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/yz0903/autobot-mcp'

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