Skip to content

v1.0.26

Choose a tag to compare

@tanaikech tanaikech released this 18 Aug 06:48
· 48 commits to master since this release
  • v1.0.26 (August 18, 2025)

    1. Following 6 tools were added.
    • comments_drive_api_list: Use to get a list of a file's comments on Google Drive.
    • comments_drive_api_remove: Use to delete a comment using the "comments.delete" method of Google Drive API.
    • revisions_drive_api_list: Use to get a list of a file's revisions on Google Drive.
    • drive_activity_api_query: Use to query past activity in Google Drive. The activities of the files and folders in Google Drive are retrieved.
    • people_otherContacts_search: Use to provide a list of contacts in the authenticated user's other contacts that matches the search query.
    • people_people_getBatchGet: Use to provide information about a list of specific people by specifying a list of requested resource names.