evite_reinstate_event
Reinstate a previously-cancelled Evite event by providing its event ID and confirm:true. Without confirm, previews the operation and changes nothing.
Instructions
Reinstate a previously-cancelled Evite event (the inverse of evite_cancel_event). Confirm-gated: without confirm:true this returns a dry-run preview and changes nothing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to proceed. Without this, the tool returns a preview. | |
| event_id | Yes | Evite event id (event_id from evite_list_events). |