share_document
Share Google Docs with specific users by granting reader, writer, or commenter permissions and optionally sending email notifications.
Instructions
Share a Google Document with a specific user.
Grants the specified permission level (reader, writer, or commenter) to the user. Optionally sends an email notification with a custom message.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_id | Yes | The ID of the document to share | |
| email_address | Yes | Email address of the user to share with | |
| role | No | Permission role: 'reader', 'writer', or 'commenter' | reader |
| send_notification_email | No | Whether to send an email notification to the user | |
| email_message | No |