Prefill Meeting
Meetings
Prefill Meeting
Populate the confirm card’s candidates and participants.
A manage scope, not read: it writes meeting_contexts and meeting_participants. Idempotent, so a repeated click costs a re-read rather than duplicate rows, and it never disturbs a confirmed context’s link.
Called through the caller’s OWN database client, not an M2M token, so the RPC sees their org claim and refuses a meeting id from another org. The same function is what a workflow activity will call later, where the absent claim makes it fall back to the meeting’s own org.
POST
Prefill Meeting