Expand one semantic observation handle
archicad_inspectExpand snapshot, story, region, element, or structure handles from a captured Archicad context to retrieve detailed data such as region cards, element primitives, or table cells.
Instructions
Expand a snapshot, story, region, element-set, or detected-structure handle returned by archicad_capture_context. Always pass the matching snapshotId because handles are snapshot-scoped. Passing handle=snapshotId pages more region cards. A story_* handle returns that floor's region cards. A title_block handle returns source text candidates and inferred metadata; a table handle returns reconstructed cells with optional text angles, titleCandidates, parentRegionHandle, sections, and left-to-right fragments when a schedule is layout-split. An elements_* handle returns paged primitives. For a region, use detailLevel=card first. Recapture instead of treating an old snapshot as current project truth.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| handle | Yes | snapshotId, story handle, region handle, elementHandle, or childStructures handle from that snapshot. | |
| offset | No | ||
| snapshotId | Yes | Immutable observation ID returned by archicad_capture_context. | |
| detailLevel | No | card |