get_url
Retrieves the current page URL during browser automation sessions to enable navigation tracking, link verification, and web scraping workflows.
Instructions
Get the current page URL
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}