8000 Jyoti gmlp 3121 resource and scope by dvlpjrs · Pull Request #144 · gumloop/guMCP · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Jyoti gmlp 3121 resource and scope #144

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 19 commits into from
May 14, 2025
Merged

Conversation

dvlpjrs
Copy link
Collaborator
@dvlpjrs dvlpjrs commented May 14, 2025

Greptile Summary

Overall, the PR refines the Google Docs and Calendar servers by adding resource definitions with precise scopes, updating output schemas, and enhancing tool functionality alongside improved tests.

  • Modified /src/servers/gdocs/config.yaml to add a new 'resources' section with required scopes for "documents".
  • Updated /src/servers/gdocs/main.py to include requiredScopes and outputSchema definitions for all tools.
  • Revised /src/servers/gcalendar/main.py to change output schemas to arrays, add new tools (delete_event, update_attendee_status, check_free_slots), and remove a debug print statement.
  • Enhanced /tests/servers/gcalendar/tests.py with global test data; review potential concurrency issues with shared variables.

@dvlpjrs dvlpjrs merged commit 53dfc6d into staging May 14, 2025
1 check passed
Copy link
Contributor
@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

5 file(s) reviewed, 1 comment(s)
Edit PR Review Bot Settings | Greptile

Comment on lines +4 to +6
# Global variables to store shared test data
TEST_EVENT_ID = None

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

logic: Global variable usage (TEST_EVENT_ID) could lead to race conditions if tests are executed concurrently; consider isolating test state.

rbehal added a commit that referenced this pull request May 17, 2025
…t 1 (#152)

* Jyoti gmlp 3121 resource and scope (#142)

* attio scopes

* calendly scope

* new resources, output schema, scopes

* updated resources, added outputschema

* discourse outputschema, resource update

* docusign scope, output format update, outputschema

* oauth fix, outputschema, requredscopes

* excel

* outptuschema, requiredscopes, test clean up, resource update

* fircrawl outputschema

* temp

* gmail

* temp

* Jyoti gmlp 3121 resource and scope (#143)

* attio scopes

* calendly scope

* new resources, output schema, scopes

* updated resources, added outputschema

* discourse outputschema, resource update

* docusign scope, output format update, outputschema

* oauth fix, outputschema, requredscopes

* excel

* outptuschema, requiredscopes, test clean up, resource update

* fircrawl outputschema

* temp

* gmail

* temp

* gcal

* Jyoti gmlp 3121 resource and scope (#144)

* attio scopes

* calendly scope

* new resources, output schema, scopes

* updated resources, added outputschema

* discourse outputschema, resource update

* docusign scope, output format update, outputschema

* oauth fix, outputschema, requredscopes

* excel

* outptuschema, requiredscopes, test clean up, resource update

* fircrawl outputschema

* temp

* gmail

* temp

* gcal

* gdocs

* Jyoti gmlp 3121 resource and scope (#146)

* attio scopes

* calendly scope

* new resources, output schema, scopes

* updated resources, added outputschema

* discourse outputschema, resource update

* docusign scope, output format update, outputschema

* oauth fix, outputschema, requredscopes

* excel

* outptuschema, requiredscopes, test clean up, resource update

* fircrawl outputschema

* temp

* gmail

* temp

* gcal

* gdocs

* gdocs

* gdocs

* gdrive

* gmeet

* Salesforce (#149)

* attio scopes

* calendly scope

* new resources, output schema, scopes

* updated resources, added outputschema

* discourse outputschema, resource update

* docusign scope, output format update, outputschema

* oauth fix, outputschema, requredscopes

* excel

* outptuschema, requiredscopes, test clean up, resource update

* fircrawl outputschema

* temp

* gmail

* temp

* gcal

* gdocs

* gdocs

* gdocs

* gdrive

* gmeet

* hubspot

* gmail outputschema, updated test

* slack

* slack

* gcalendar

* gcal

* salesforce

* salesforce

* salesforce

* salesforce outh

* salesforce

* Jyoti gmlp 3121 resource and scope (#151)

* attio scopes

* calendly scope

* new resources, output schema, scopes

* updated resources, added outputschema

* discourse outputschema, resource update

* docusign scope, output format update, outputschema

* oauth fix, outputschema, requredscopes

* excel

* outptuschema, requiredscopes, test clean up, resource update

* fircrawl outputschema

* temp

* gmail

* temp

* gcal

* gdocs

* gdocs

* gdocs

* gdrive

* gmeet

* hubspot

* gmail outputschema, updated test

* slack

* slack

* gcalendar

* gcal

* salesforce

* salesforce

* salesforce

* salesforce outh

* salesforce

* shopify update

* github

* gmaps output schema, better tools and test

* gsheet test, tool response, output schema, scopes

* tool response, output schema

* hunter_io tool output, outputschema, test

* intercom oauth, tool response, output schema, requiredscopes

* jira outputschema, reqrueidscopes, resources

* linear requiredscope, outputschema, tool output format

* lemlist

* klaviyo outputschema, tool response, requiedscopes

* Update tests/servers/gdocs/tests.py

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* Uncomment tests

---------

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: rbehal <rahulbehal01@hotmail.com>
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
0