notebook_share_invite
Invite a collaborator to a notebook by email, assigning a viewer or editor role.
Instructions
Invite a collaborator by email.
Args: notebook_id: Notebook UUID email: Email address to invite role: "viewer" or "editor" (default: viewer)
Returns: success status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | No | viewer | |
| Yes | |||
| notebook_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||