Commit Graph

1292 Commits

Author SHA1 Message Date
Taylor Wilsdon
b6ca27c581 dynamically adjusts the function signature exposed to the MCP server, removing the service parameter from the public API for all decorated tools 2025-06-18 12:21:30 -04:00
Taylor Wilsdon
c940d2fc15 Merge branch 'main' into feature/googleCalendarAndDriveAttachment 2025-06-18 11:21:40 -04:00
Taylor Wilsdon
5a7e10e2fe uv lock 2025-06-18 11:20:15 -04:00
Taylor Wilsdon
b4feac41e3 remove aiohttp in favor of httpx, restore confirmation_message 2025-06-18 11:12:01 -04:00
Taylor Wilsdon
3e76cac88f Merge pull request #65 from telenieko/patch-1
Explain GOOGLE_CLIENT_SECRETS in README.md
2025-06-18 10:14:35 -04:00
Taylor Wilsdon
11c918e92a Update README.md 2025-06-18 10:14:16 -04:00
Ignacio Lupotti
61df770562 fix: improve logging format for event creation confirmation 2025-06-18 08:30:48 -03:00
Ignacio Lupotti
ac6c7e39ff feat: add support for file attachments in event creation and enhance file creation with URL fetching 2025-06-18 08:15:49 -03:00
Marc Fargas
0ebddd6fee Explain GOOGLE_CLIENT_SECRETS in README.md
Currently the only way to find out about configuring the secrets location is by reading the code at ec480a2aee/auth/google_auth.py (L30-L39)
2025-06-18 12:50:10 +02:00
Taylor Wilsdon
ec480a2aee Merge pull request #64 from lwsinclair/add-mseep-badge
Add MseeP.ai badge
2025-06-17 10:28:16 -04:00
Taylor Wilsdon
c53c2d5bd8 Update README.md 2025-06-17 10:28:05 -04:00
Lawrence Sinclair
f2bf297389 Add MseeP.ai badge to README.md 2025-06-17 12:08:46 +07:00
Taylor Wilsdon
b7086e5d32 Update README.md 2025-06-16 20:26:31 -04:00
Taylor Wilsdon
90267e268c Merge branch 'main' of github.com:taylorwilsdon/google_workspace_mcp 2025-06-16 15:56:56 -04:00
Taylor Wilsdon
5991d30dad 302 jwt->pyjwt 2025-06-16 15:56:51 -04:00
Taylor Wilsdon
383cee75ec Update main.py
dedupe print
2025-06-16 15:44:04 -04:00
Taylor Wilsdon
c6dccb521b Merge pull request #63 from nacholupotti/feature/calendarEndsInfoAdded
Feature/calendar ends info added
2025-06-16 15:42:01 -04:00
Taylor Wilsdon
5701c49516 package updates 2025-06-16 15:41:34 -04:00
Taylor Wilsdon
826c13ab54 Merge branch 'main' of github.com:taylorwilsdon/google_workspace_mcp into feature/calendarEndsInfoAdded 2025-06-16 15:40:29 -04:00
Taylor Wilsdon
008c322950 variable end is now end_time, and the get_events docstring 2025-06-16 15:39:07 -04:00
Taylor Wilsdon
04809cae7b Update main.py 2025-06-16 14:50:43 -04:00
Taylor Wilsdon
2773ba7253 Update main.py
implement unicode safe_print for windows users
2025-06-16 14:46:36 -04:00
Ignacio Lupotti
9184b66b3f fix: include start/end dates in event details output for better clarity 2025-06-16 10:13:43 -03:00
Ignacio Lupotti
03bded0751 add end date 2025-06-15 17:51:05 -03:00
Taylor Wilsdon
4f09547380 fmt 2025-06-15 10:44:07 -04:00
Taylor Wilsdon
c83298efb3 chore: release v1.0.1 2025-06-14 14:03:34 -04:00
Taylor Wilsdon
cc8fbb91ff prep 0.2.1 2025-06-14 14:03:05 -04:00
Taylor Wilsdon
fd123be28e Merge branch 'main' of github.com:taylorwilsdon/google_workspace_mcp 2025-06-14 13:54:12 -04:00
Taylor Wilsdon
08d15d3589 Merge pull request #59 from taylorwilsdon/release_0.2
Release 1.0.0
2025-06-14 13:54:00 -04:00
Taylor Wilsdon
d6d65ab17d Merge branch 'release_0.2' of github.com:taylorwilsdon/google_workspace_mcp into release_0.2 2025-06-14 13:32:36 -04:00
Taylor Wilsdon
cc8f782bf4 update tag 2025-06-14 13:32:30 -04:00
Taylor Wilsdon
cbda5a61bf Update main.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-14 13:30:31 -04:00
Taylor Wilsdon
a12cc80716 chore: release v1.0.0 2025-06-14 13:18:05 -04:00
Taylor Wilsdon
e329e98752 dynamically pull version 2025-06-14 13:15:36 -04:00
Taylor Wilsdon
375ac40c92 ready 2025-06-14 13:13:17 -04:00
Taylor Wilsdon
c7738b63c5 release 2025-06-14 13:11:00 -04:00
Taylor Wilsdon
7be3ba5dba release 2025-06-14 13:05:59 -04:00
Taylor Wilsdon
b730811474 Merge branch 'release_0.2' of github.com:taylorwilsdon/google_workspace_mcp into release_0.2 2025-06-14 13:05:38 -04:00
Taylor Wilsdon
29660974af chore: release v0.2.0 2025-06-14 13:05:20 -04:00
Taylor Wilsdon
f475e0ad99 chore: release v0.2.0 2025-06-14 13:02:48 -04:00
Taylor Wilsdon
1c2d4546fe main 2025-06-14 13:02:03 -04:00
Taylor Wilsdon
5cde9808dc no toml needed 2025-06-14 12:54:57 -04:00
Taylor Wilsdon
7c79aed64c add toml to deps for release script 2025-06-14 12:53:41 -04:00
Taylor Wilsdon
cad204059b Merge pull request #57 from taylorwilsdon/slides_api
feat: Google Slides Native Control
2025-06-12 10:02:25 -04:00
Taylor Wilsdon
0548c66b11 good dockerfile 2025-06-11 18:40:08 -04:00
Taylor Wilsdon
bac92db56e add google slides support 2025-06-11 18:24:30 -04:00
Taylor Wilsdon
adf515a320 add slides 2025-06-11 14:50:27 -04:00
Taylor Wilsdon
2ffe80290a add google slides support 2025-06-11 14:46:05 -04:00
Taylor Wilsdon
4f9804c336 Update README.md 2025-06-11 12:11:23 -04:00
Taylor Wilsdon
c2318e5b9b Merge pull request #56 from punkpeye/glama-badge
add MCP server badge
2025-06-11 11:09:32 -04:00