browser_observe
Read the current browser state from an active Business Central session. Compact mode returns stable references; full mode provides detailed data with query support.
Instructions
Read the selected project browser. Call browser_session first. Compact returns stable @b refs; full is costly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | compact | |
| limit | No | ||
| query | No | Required for query; filters compact controls too | |
| since | No | Return only unchanged when revision matches | |
| offset | No |