Airtop

Airtop provides cloud browsers and AI-powered web automation for navigating sites, interacting with pages, extracting data, and running reusable browser workflows.

10 actions Integration catalog
Request access
Connect Airtop once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Click ElementAIRTOP_CLICK_ELEMENT
Use Airtop AI to locate an element from a natural-language description and click it. This consumes Airtop credits and can trigger irreversible external effects such as submitting a form, placing an order, or confirming a purchase. The response preserves Airtop's outcome status, credit usage, warnings, and errors.
Close WindowAIRTOP_CLOSE_WINDOW
Close one browser window without terminating its Airtop session.
Create SessionAIRTOP_CREATE_SESSION
Create an Airtop browser session and wait until it is running. Sessions are billed in 30-second increments, so terminate them promptly when work is complete.
Create WindowAIRTOP_CREATE_WINDOW
Create a browser window in a running Airtop session and load an initial URL. If no URL is supplied, Airtop loads https://www.google.com.
List SessionsAIRTOP_LIST_SESSIONS
List Airtop browser sessions, optionally filtering by IDs or status. Use this to discover sessions or check the current state of a known session.
List WindowsAIRTOP_LIST_WINDOWS
List all browser windows in a running Airtop session, including their IDs, current URLs, and titles when available.
Navigate WindowAIRTOP_NAVIGATE_WINDOW
Navigate an existing Airtop browser window to a new URL and optionally wait for page loading.
Query PageAIRTOP_QUERY_PAGE
Ask Airtop AI a question about a page or extract structured page content. This operation consumes Airtop credits; the response reports credits_used, and cost/time thresholds cancel work after periodically checked thresholds are exceeded.
Terminate SessionAIRTOP_TERMINATE_SESSION
Terminate an Airtop session and all of its windows. Use promptly after browser work to stop time-based session billing.
Type TextAIRTOP_TYPE_TEXT
Use Airtop AI to locate an input and type text into it. This consumes Airtop credits. Enabling Enter can submit forms or trigger external effects, and the response preserves status, usage, warnings, and errors.