Skip to content

Swipe

Tool swipe

Description

Swipe the screen in the specified direction to navigate long lists or pages. Start and end points are calculated automatically from the direction and screen dimensions.

Command Class

xyz.block.trailblaze.toolcalls.commands.SwipeTrailblazeTool

Registered SwipeTrailblazeTool in ToolRegistry

Optional Parameters

  • direction: [ "UP", "DOWN", "RIGHT", "LEFT" ]
  • swipeOnElementText: String The text value to swipe on. If not provided, the swipe will be performed on the center of the screen.
  • reasoning: String

NOTE: THIS IS GENERATED DOCUMENTATION