notebook_share_status
Check who can access a NotebookLM notebook by retrieving its current sharing settings, collaborator list, access level, and public link.
Instructions
Get current sharing settings and collaborators.
Args: notebook_id: Notebook UUID
Returns: is_public, access_level, collaborators list, and public_link if public
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebook_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||