Actions

click
Execute a click interaction in a specific browser window.

create-browser-window
Opens a new window within a session, optionally navigating to a URL.

create-session
Starts a new browser session in Airtop.

custom_api_call
Make a custom API call to a specific endpoint

hover-element
Moves mouse pointer over an element in the browser window.

page-query
Query a page to extract data or ask a question given the data on the page.

paginated-extraction
Extract content from paginated or dynamically loaded pages.

smart-scrape
Scrape a page and return the data as Markdown.

take-screenshot
Captures a screenshot of the current window.

terminate-session
Ends an existing browser session in Airtop.

type
Type into a browser window at the specified field.

upload-file-to-session
Push an existing file to one or more sessions, making it available for use in file inputs or downloads.























