What It Does
Page Understanding reduces a large, noisy live page into a structured state object. It is designed for decision layers that need to know what is on the page without sending a full raw DOM dump.
Toolkit
Builds a compact structured snapshot of the page so another tool or workflow can make better decisions with less noise.
Page Understanding reduces a large, noisy live page into a structured state object. It is designed for decision layers that need to know what is on the page without sending a full raw DOM dump.