Click MouseTool to perform a mouse click at specified coordinates within a browser session.
Copy Selected TextTool to copy currently selected text in a browser session to the clipboard.
Create IntegrationTool to create a new integration with a third-party service like 1Password.
Create or Update Task DraftTool to create or update the draft version of a task.
Create ProfileCreates a new browser profile from an active session.
Create TaskTool to create a new task or update an existing task with the same name.
Delete ExtensionTool to delete a browser extension and remove it from storage.
Delete IntegrationTool to delete an existing integration and remove its stored credentials.
Delete ProfileTool to delete a browser profile by ID.
Delete TaskTool to soft delete a task and all its versions.
Delete Task VersionTool to soft delete a specific version of a task.
Deploy TaskTool to deploy a task by creating a new version with auto-incremented version number.
Double Click MouseTool to perform a double click at specified coordinates in a browser session.
Drag and DropTool to perform a drag and drop operation from start coordinates to end coordinates within a browser session.
End All SessionsTool to terminate all active browser sessions at once.
End Browser SessionTool to end a specific browser session by ID.
Get Batch Session StatusTool to retrieve detailed status information for a specific batch including progress and errors.
Get Browser SessionTool to retrieve detailed information about a specific browser session.
Get Clipboard ContentTool to retrieve the current content of the clipboard from a browser session.
Get Latest Task VersionTool to retrieve the latest version of a task including the full base64 encoded code content.
Get Profile (v2)Tool to retrieve details of a specific profile by its name.
Get Session PagesTool to retrieve all pages associated with a specific browser session.
Get Task DraftTool to retrieve the draft version of a task, including the full Base64 encoded code content.
Get Task Execution ResultTool to retrieve a single task execution result by its ID.
Get Task MetadataTool to retrieve task metadata without downloading the full task code.
Get Task VersionTool to retrieve a specific version of a task, including the full code content.
Get Webpage ContentTool to retrieve rendered content of a webpage in HTML or Markdown format.
List Agent ResourcesList all agent resources (files) uploaded to a browser session.
List ExtensionsRetrieves all browser extensions uploaded by the authenticated user.
List IntegrationsTool to retrieve all integrations for the authenticated team.
List ProfilesTool to fetch all stored browser profiles.
List Session DownloadsTool to retrieve metadata of files downloaded during a browser session.
List Session RecordingsTool to list all recordings for a specific browser session.
List SessionsTool to list all browser sessions.
List Task ExecutionsTool to retrieve execution history for a specific task with filtering and pagination support.
List TasksTool to retrieve a paginated list of all tasks for the authenticated team.
List Task VersionsTool to retrieve all versions of a specific task, including draft and published versions.
Mouse MoveTool to move the mouse cursor to specified coordinates within a browser session.
Navigate to URLTool to navigate a browser session to a specified URL.
Paste TextTool to paste text at the current cursor position in a browser session.
Pause AgentTool to pause the AI agent for a specific browser session.
Pause Session RecordingTool to pause the video recording for a specific browser session.
Perform Keyboard ShortcutTool to perform a keyboard shortcut using specified keys in a browser session.
Perform Web TaskTool to perform autonomous web tasks using AI agents.
Mouse DownTool to perform a mouse button down action at specified coordinates within a browser session.
Publish Task VersionTool to publish a specific version of a task.
Release Mouse ButtonTool to release a mouse button at specified coordinates within a browser session.
Resume AgentTool to resume the AI agent for a specific browser session.
Resume Session RecordingTool to resume video recording for a specific browser session.
Run TaskTool to execute a task in a browser session with a specific or latest version.
Run Task by NameTool to execute a task by its name, always using the latest version.
Screenshot WebpageTool to take a screenshot of a specified webpage within a session.
Scroll SessionTool to perform a scroll action at specified coordinates within a browser session.
Set Clipboard ContentTool to set the content of the clipboard in a browser session.
Signal EventTool to signal a specific event to be received by other processes or sessions.
Start Browser SessionTool to start a new browser session with optional customizations.
Take ScreenshotTool to take a screenshot of the current browser session and return it as an image.
Type TextTool to type specified text with optional delay between keystrokes.
Update ProfileUpdates an existing browser profile with data from an active session.
Update Task MetadataUpdates task metadata (name and description).
Upload ExtensionTool to upload a new browser extension as a ZIP file for use in browser sessions.
Upload FileTool to upload a file to a browser session as an agent resource.
Upload Files to SessionTool to upload files directly to a browser session for use with web forms and file inputs.
Wait for EventBlocks execution until a specific named event is signaled or the timeout expires.