Semantic observe
semantic_observeRetrieve the live compact state of a single hinted HTML element by data-agent-id after a snapshot. Returns clear errors for missing or duplicate elements.
Instructions
Return the current compact value/state of a single hinted element, resolved via [data-agent-id='']. Returns a clear error if no element or multiple elements match. Use after a snapshot to read the live value/state of one element. Returns compact JSON only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The data-agent-id of the element to observe. |