sync_peer
Sends signed observations to a peer via webhook for synchronization. Supports optional limit on number of observations.
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) |