sync_peer
Synchronize observations with a peer via a signed webhook POST. Use optional limit to control batch size.
Instructions
Bounded outbound peer sync: POST signed /sync/webhook for observations (requires NEOTOMA_PUBLIC_BASE_URL, NEOTOMA_LOCAL_PEER_ID, peer sync_target_user_id). Optional limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| peer_id | Yes | ||
| limit | No | Max observations to consider this run (default 200) |