Update gcalendar/calendar_tools.py
This commit is contained in:
@@ -168,11 +168,6 @@ def _format_attachment_details(attachments: List[Dict[str, Any]], indent: str =
|
|||||||
"""
|
"""
|
||||||
Format attachment details including file information.
|
Format attachment details including file information.
|
||||||
|
|
||||||
Example output format:
|
|
||||||
" Document.pdf
|
|
||||||
File URL: https://drive.google.com/open?id=abc123
|
|
||||||
File ID: abc123
|
|
||||||
MIME Type: application/pdf"
|
|
||||||
|
|
||||||
Args:
|
Args:
|
||||||
attachments: List of attachment dictionaries from Google Calendar API
|
attachments: List of attachment dictionaries from Google Calendar API
|
||||||
|
|||||||
Reference in New Issue
Block a user