download_event_attachments
Download all file attachments from a specific calendar event to a local folder. Provide the event ID and optional target directory.
Instructions
Download all file attachments from a calendar event to disk.
Args: item_id: The Exchange ItemId of the calendar event. target_folder: Local directory to save files (default /tmp/attachments).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | ||
| target_folder | No | /tmp/attachments |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |