Answer the RSVP
set_rsvpAnswer whether the person is coming: "yes", "no", or "clear" to remove the answer. For a repeating event the answer is for one occurrence: the next one by default, or pass occurrence_date (see get_plan event.upcoming). Only with the user's confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan | Yes | Plan link (e.g. https://lesgooo.fun/ab12/when) or its 4-character id. | |
| status | Yes | ||
| participant_id | Yes | From create_plan or join_plan. | |
| occurrence_date | No | Repeating events only: the date of the occurrence to answer for. | |
| participant_token | Yes | From create_plan or join_plan. |