Create ProfileTool to create a new browser profile from an active session.
Delete ProfileTool to delete a browser profile by id.
End All SessionsTool to end all active browser sessions.
End Browser SessionTool to end a specific browser session by id.
Get ProfileTool to fetch details for a specific browser profile by id.
Get Webpage ContentTool to retrieve rendered content of a webpage in html or markdown format.
List Agent ResourcesTool to list agent resources (files) for a given session.
List All Sessions StatusTool to list the status of all active browser sessions.
List ExtensionsTool to list all browser extensions for the authenticated user.
List ProfilesTool to fetch all stored browser profiles.
List Session RecordingsTool to list all recordings for a specific browser session.
List SessionsTool to list all browser sessions.
Screenshot WebpageTool to take a screenshot of a specified webpage within a 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.
Update ProfileTool to update an existing browser profile by id.
Upload FileTool to upload a file to a browser session as an agent resource.
Wait for EventTool to wait for a specific event.