resolve_sync_conflict
Resolve data synchronization conflicts between local and remote entity versions using strategies like local preference, remote preference, or manual resolution.
Instructions
Stub; use correct on the entity for manual resolution today.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_id | Yes | ||
| strategy | Yes | ||
| sender_peer_url | No | Required for prefer_remote — remote Neotoma base URL (GET /entities/{entity_id}) | |
| guest_access_token | No | Optional query access_token for guest read on the remote instance |