outlook_validate_event_datetimes
Validate start and end datetimes for Outlook events, ensuring correct time zones and chronological order to prevent scheduling errors.
Instructions
Validate event start and end times
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start | Yes | Start time to validate | |
| end | Yes | End time to validate |