drive_create_shared_drive
Create a new shared drive in Google Drive for team file organization. Provide a name and request ID to ensure idempotent creation.
Instructions
Create a new shared drive in Google Drive
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the shared drive to create | |
| requestId | Yes | An ID (such as a random UUID) used to identify this request as idempotent |