cdp_read
Extract text, element content, or attributes from web pages using CSS selectors to retrieve specific data for automation and analysis.
Instructions
Read content from the page: full page text, element text, attributes.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | What to read (default: page) | |
| selector | No | CSS selector for element | |
| attribute | No | Attribute name to read |