Documentation Index
Fetch the complete documentation index at: https://relevanceai.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Before using Airtop browser automation tool steps, you need to configure the Airtop integration. See the Airtop integration setup guide for instructions on connecting your Airtop account.
Add the ‘Airtop - Query Page’ Tool step
- Creating a new Tool, then clicking
+ Add Step - Searching for and adding the ‘Airtop - Query Page’ Tool step
- Clicking ‘Expand’ to see the full Tool step
- Window ID (Required): Enter the identifier of the browser window containing the page. Type
{{to select a variable from a previous step. - Session ID (Required): Enter the identifier of the browser session. Type
{{to select a variable. - Prompt to query the page (Required): Enter a natural language prompt describing what information you want to extract from the page (e.g., “extract all product names and prices”). Type
{{to select a variable. - Use paginated extraction (Optional): Check this box if the page contains paginated content and you want to extract data from multiple pages automatically.
- Clicking
Run stepto test out the Tool
Add the ‘Airtop - Screenshot Page’ Tool step
- Creating a new Tool, then clicking
+ Add Step - Searching for and adding the ‘Airtop - Screenshot Page’ Tool step
- Clicking ‘Expand’ to see the full Tool step
- Window ID (Required): Enter the identifier of the browser window containing the page. Type
{{to select a variable from a previous step. - Session ID (Required): Enter the identifier of the browser session. Type
{{to select a variable. - Clicking
Run stepto test out the Tool
Add the ‘Airtop - Monitor Page for Condition’ Tool step
- Creating a new Tool, then clicking
+ Add Step - Searching for and adding the ‘Airtop - Monitor Page for Condition’ Tool step
- Clicking ‘Expand’ to see the full Tool step
- Window ID (Required): Enter the identifier of the browser window containing the page. Type
{{to select a variable from a previous step. - Session ID (Required): Enter the identifier of the browser session. Type
{{to select a variable. - Condition Description (Required): Enter a description of the condition you want to monitor (e.g., “when the submit button becomes visible” or “when the text ‘Success’ appears on the page”). Type
{{to select a variable. - Timeout Seconds (Optional): Enter the maximum time in seconds to wait for the condition to be met. If the condition is not met within this time, the step will fail.
- Check Interval Seconds (Optional): Enter how frequently (in seconds) to check for the condition. Smaller intervals check more frequently but may use more resources.
- Clicking
Run stepto test out the Tool
Common use cases
- Extracting data from web pages for processing or storage
- Capturing visual proof of automation actions
- Waiting for dynamic content to load before proceeding with automation
- Monitoring pages for specific states or changes
Frequently asked questions (FAQs)
Can I use screenshots in subsequent steps?
Can I use screenshots in subsequent steps?
Screenshots are returned as image data that can be used in other tool steps or stored for later use.
What conditions can I monitor for?
What conditions can I monitor for?
Common conditions include element visibility, text content, and element count.

