Get bundle semantics
get_semanticsReturn pre-computed semantics for UAT triage: state at capture, error summary, user actions, network summary, and page navigations.
Instructions
Return the bundle's pre-computed semantics block when present (schema 2/3): stateAtCapture (last click target, last error, window), errorSummary (curated console/network failures), userActions (with text/selector/label), networkSummary, and pageNavigations. Prefer this for UAT triage orientation; use find_errors / get_* for per-event drill-down.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bundleId | No | Bundle handle from load_bundle. Optional when exactly one bundle is loaded. |