sync_peer
Bounded peer synchronization: posts signed observations to a peer via webhook, with optional limit to control the number of observations processed per run.
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 |
|---|---|---|---|
| limit | No | Max observations to consider this run (default 200) | |
| peer_id | Yes |