check_entity_updates
Identify which specified entity IDs have changed since a provided timestamp, enabling efficient synchronization of updates.
Instructions
Check which entity_ids have been modified since last sync
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_ids | Yes | Array of entity IDs to check | |
| last_synced | Yes | ISO 8601 timestamp to check updates since |