Skip to content

support calendar list colors - #36

Open
isdaniel wants to merge 2 commits into
MarkusPfundstein:mainfrom
isdaniel:support-calendar-colors
Open

support calendar list colors#36
isdaniel wants to merge 2 commits into
MarkusPfundstein:mainfrom
isdaniel:support-calendar-colors

Conversation

@isdaniel

@isdaniel isdaniel commented Apr 15, 2025

Copy link
Copy Markdown

Features

feat: Implemented Google Calendar List Color API spec

  • Implemented Google Calendar List Color API from gsuite library
  • Modified README.md for supporting Calendar List Color tool function.

Support this API: https://developers.google.com/workspace/calendar/api/v3/reference/colors

Tool Hanlders

add_tool_handler(tools_calendar.ListCalendarEventColorToolHandler())

Enhancements

  • Currently, REDIRECT_URI is hardcode from gauth.py, this commit attempts to read the port number from the .gauth.json file to avoid hard-coding it in server.py and google redirect flow accordingly.

- Implemented Google Calendar List Color API spec.
- Modified README.md for supporting Calendar List Color tool function.
This commit attempts to read the port number from the .gauth.json file to avoid hardcoding it in server.py and google redirect flow accordingly.
@isdaniel

isdaniel commented Apr 18, 2025

Copy link
Copy Markdown
Author

Hi @MarkusPfundstein Could you kindly you review this PR when you are available? if you have any question please let me know thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant