get_title
Retrieves the title of the current web page during browser automation sessions, enabling accurate page identification and navigation tracking.
Instructions
Get the current page title
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}