add_document_collaborator
Add a collaborator to a document by specifying user ID, permission level, and optional notification. Streamline document sharing with granular access control.
Instructions
Add a collaborator to a document with specific permissions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notify | No | Whether to notify the user about collaboration invite | |
| user_id | Yes | ID of the user to add as collaborator | |
| document_id | Yes | ID of the document | |
| permission_level | No | Permission level for the collaborator | edit |