get_world_state
Capture a real-time snapshot of the knowledge graph, returning entities, timestamp, and size. Prioritizes high-importance entities when the limit is exceeded.
Instructions
3B.7 — Capture a fresh snapshot of the live graph: entitiesByName + takenAt timestamp + size. Capped at maxSnapshotSize (default 1000); over-cap prefers high-importance entities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||