playwright_get_visible_text
Extract visible text content from a web page using browser automation with Playwright MCP Server.
Instructions
Get the visible text content of the current page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}