Skip to main content
Glama

ui_swipe

Perform swipe gestures in iOS Simulator to test UI interactions, navigate screens, or simulate user input by defining start and end coordinates.

Instructions

Swipe on the screen in the iOS Simulator

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
durationNoSwipe duration in seconds (e.g., 0.1)
udidNoUdid of target, can also be set with the IDB_UDID env var
x_startYesThe starting x-coordinate
y_startYesThe starting y-coordinate
x_endYesThe ending x-coordinate
y_endYesThe ending y-coordinate
deltaNoThe size of each step in the swipe (default is 1)

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/joshuayoes/ios-simulator-mcp'

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