rsvp_event
Respond to Notion Calendar event invites with accepted, declined, or tentative status, including optional comments and counter-proposals.
Instructions
RSVP to an event invite (accepted|declined|tentative). Call when the user wants to respond to an invitation. POST /v2/rsvpEvent. response_status must NOT be needsAction. Optional comment and counter_proposal_json {start,end}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | No | ||
| event_id | Yes | ||
| account_id | Yes | ||
| calendar_id | Yes | ||
| user_time_zone | No | ||
| response_status | Yes | ||
| counter_proposal_json | No |