Get Recently Changed Entities
nanmesh.entity.changed_sinceRetrieve entities created or updated after a specified timestamp. Use for syncing changes in the trust network.
Instructions
Get entities created or updated since a given timestamp. Useful for syncing or monitoring changes in the trust network.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results | |
| since | Yes | ISO 8601 timestamp (e.g. '2026-03-17T00:00:00Z') |