Commit Graph

11 Commits

Author SHA1 Message Date
Taylor Wilsdon
b2f5ec1052 successful client to server flow, not passing through. overcomplicated. need to refactor based on new fastmcp oauth wrapper 2025-08-02 10:38:11 -04:00
Taylor Wilsdon
f77f4d742d add google pse support 2025-07-30 09:52:10 -04:00
Taylor Wilsdon
d4dc255f16 resolve all ruff check errors 2025-07-18 18:04:06 -04:00
Taylor Wilsdon
8adf719c58 add google tasks 2025-07-09 11:54:23 -04:00
Taylor Wilsdon
97edbc4ff8 handle_http_errors decorator to simplify tool error handling 2025-06-18 16:29:35 -04:00
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
2ffe80290a add google slides support 2025-06-11 14:46:05 -04:00
Taylor Wilsdon
808504928b dedupe, remove circular imports 2025-06-09 17:36:31 -04:00
Taylor Wilsdon
0ec59fcd3c fix service decorator 2025-06-09 16:56:00 -04:00
Taylor Wilsdon
05b9ddadb2 gracefully handle refresherrors on expired tokens 2025-06-08 12:04:19 -04:00
Taylor Wilsdon
c92f6abdf5 require_google_service decorator for calendar_tools 2025-06-07 10:12:27 -04:00