Inspect environment
get_environmentRetrieve an environment's head snapshot, log position, and fork tree to assess its state before a cold boot, where files persist but running processes do not.
Instructions
What an environment resumes from: its head snapshot, how far its log had got, and its fork tree. Every start is a cold boot from the head snapshot: files survive, running processes do not.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environment | Yes |