Skip to main content
Glama

swipe

Perform screen swipes on Android devices by specifying start and end coordinates with customizable duration for automation and testing.

Instructions

Swipe from one point to another on the screen Args: x1 (float): Start X coordinate (can be absolute or relative 0-1) y1 (float): Start Y coordinate (can be absolute or relative 0-1) x2 (float): End X coordinate (can be absolute or relative 0-1) y2 (float): End Y coordinate (can be absolute or relative 0-1) duration (int): Duration of the swipe in milliseconds (default: 500) Returns: str: Success or error message

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
x1Yes
y1Yes
x2Yes
y2Yes
durationNo

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