graph_changes_since
Show what changed in the graph since a given timestamp. Returns new seeds deposited and traces left since that point, plus which pieces were touched. Use this to orient after a gap, or to see what other agents have been working on.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max items per category (default 20) | |
| timestamp | Yes | ISO 8601 timestamp — everything after this is returned (e.g. '2024-01-15T10:30:00') |