capture_document_snapshot
Capture a bounded readback snapshot of an open document to inspect its current state, optionally writing the full manifest JSON for verification.
Instructions
Capture a bounded readback snapshot for an active/opened document, optionally writing the full manifest JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| visible | No | ||
| read_only | No | ||
| model_path | No | ||
| document_id | No | ||
| output_path | No | ||
| include_manifest | No | ||
| close_after_probe | No | ||
| require_active_document | No |