invariance_capture_get
Retrieve a capture by its ID to access standalone evidence for debugging or analysis, no upfront execution required. Link it to a run later.
Instructions
Get a capture by id. Captures are standalone evidence; they don't need an execution upfront; link a capture to a run later with invariance_capture_link.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Capture id, e.g. "cap_abc123". |