Skip to content

feat(gdrive): add create_drive_folder tool#353

Closed
takeaship wants to merge 1 commit intotaylorwilsdon:mainfrom
takeaship:feat/create-drive-folder
Closed

feat(gdrive): add create_drive_folder tool#353
takeaship wants to merge 1 commit intotaylorwilsdon:mainfrom
takeaship:feat/create-drive-folder

Conversation

@takeaship
Copy link

Summary

  • Add a new create_drive_folder tool to create folders in Google Drive
  • Supports creating folders in shared drives (supportsAllDrives=True)
  • Optional folder description parameter
  • Parent folder specification (defaults to root)

Test plan

  • Test creating a folder in root
  • Test creating a folder within a shared drive
  • Test creating a folder with description
  • Test creating a nested folder (specifying parent_folder_id)

🤖 Generated with Claude Code

Add a new tool to create folders in Google Drive with support for:
- Creating folders in shared drives (supportsAllDrives=True)
- Optional folder description
- Parent folder specification (defaults to root)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
Repository owner deleted a comment from kapilthakare-cyberpunk Feb 17, 2026
@takeaship takeaship closed this Feb 23, 2026
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