android_pinch
Simulate a two-finger pinch in or out on an Android device at a specified point, controlling zoom with adjustable amount and duration.
Instructions
Perform a bounded two-finger pinch in or out around a point.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | ||
| y | No | ||
| nx | No | ||
| ny | No | ||
| amount | No | ||
| direction | Yes | ||
| durationMs | No |