page_read_ref
Read the full value of a page element by its accessibility ref when the snapshot preview is truncated. Use it to retrieve complete text from long body content or input fields without cutting off.
Instructions
Read the FULL value of an element by its page_a11y ref — no truncation. Use when the snapshot's 200-char preview isn't enough (body text, long input fields).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | Element ref from page_a11y (e.g. "e12"). | |
| page_id | Yes | ||
| session_id | Yes |