Skip to content

pressBack

Navigates back one screen. On Android this is the system back button; on iOS Maestro simulates a back swipe from the left edge. Use wait afterward if the app is loading a new screen.

Source

  • Kind: YAML-defined
  • Tool id: pressBack

Contract

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

Input schema

(no parameters)

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.