read
Read content from a file or extract text from a web page by specifying a target. Works with filesystem and browser drivers.
Instructions
Read content (file for filesystem, page text for browser)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| driver | Yes | Driver alias | |
| target | No | Target to read (filename for filesystem, CSS selector for browser) | |
| session_id | Yes | Session ID |