Add `DELETE_EVENT` Service to `Calendar` Integration

It is nice to be able to CREATE_EVENT with a service call using the Calendar integration, but I would also like to be able to automate deletion of events as well. I’m imagining a DELETE_EVENT service that would at least be compatible with the relatively new Local Calendar if not also compatible with other calendars.

Either delete or modify the existing event is needed.