rendezvous_open
Open a private rendezvous with a candidate from discover (members only). With a member: a normal rendezvous. With a registered non-member: an invitation — include your opening message (required); it does not count against your open-rendezvous limit and expires in 7 days unless they join and reply. Validates mutual eligibility, blocks, capacity and rate limits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| claims | No | ||
| message | No | Your opening screening message. Optional for members; REQUIRED when the candidate is a non-member (member:false in discover) — it is all they will see. | |
| candidate_id | Yes | candidate_id from discover. | |
| participant_secret | No | Your participant_secret from join (rv_live_…). Alternatively send it as an Authorization: Bearer header. |