Skip to content

revyl_swipe

Swipe on the device screen in a direction (up, down, left, right). Optionally start from a specific element.

Source

  • Kind: class-backed
  • Class: xyz.block.trailblaze.revyl.tools.RevylNativeSwipeTool

Contract

  • Visible to LLM: yes (surface_to_llm: true)
  • Recordable: yes (is_recordable: true)
  • Host-only: no (requires_host: false)

Input schema

Required parameters

  • directionString Swipe direction: ‘up’, ‘down’, ‘left’, or ‘right’.

Optional parameters

  • targetString Optional element to start the swipe from.
  • reasoningString

Output

Returns: string (opaque text content)

Typed result schemas (kind: query | action, MCP structuredContent) are not yet carried by the resolved manifest — this section will gain detail when that lands.