create_leave_calendar_blocks
Create two unsent Outlook calendar items for leave: an Out of Office personal blocker and a meeting notification with attendees, saved locally for manual review and sending.
Instructions
Create two unsent Outlook calendar items for leave review.
Creates:
A personal calendar blocker marked Out of Office with no attendees.
A meeting notification marked Free with the supplied attendees.
Nothing is sent. Items are saved locally, and by default opened in Outlook for manual review and sending.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | FYI, I will be on leave during this period. | |
| all_day | No | ||
| display | No | ||
| subject | No | ||
| end_time | Yes | ||
| location | No | ||
| confirmed | No | ||
| start_time | Yes | ||
| optional_attendees | No | ||
| required_attendees | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||