cancel_meeting
Cancel a calendar meeting and notify all attendees. Optionally include a cancellation message to explain the reason.
Instructions
Cancel (delete) a calendar meeting and notify attendees.
Args: item_id: The ItemId of the meeting to cancel. message: Optional cancellation message to attendees.
Returns: JSON object with cancellation result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | ||
| message | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |