get_drive_shareable_link
Generate a shareable link for Google Drive files or folders using file ID and user email to enable easy sharing and collaboration.
Instructions
Gets the shareable link for a Google Drive file or folder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_google_email | Yes | The user's Google email address. Required. | |
| file_id | Yes | The ID of the file or folder to get the shareable link for. Required. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |