read
Fetch and store a discovered page, then extract heading sections most relevant to your goal as citable evidence entries with scoring offsets.
Instructions
Read a discovered source against a goal and capture citable evidence. Fetches
and stores the page on first access (no fetch if already stored), selects the
heading sections around the passages most relevant to goal, records each as an
EvidenceEntry (with the scoring chunk offsets in hits), and returns them.
max_chars bounds the total text returned (500 to 20000). Refuses any URL not
returned by a prior search in this session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| goal | Yes | ||
| max_chars | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||