notebook_share_status
Retrieve current sharing settings and collaborator list for a NotebookLM notebook. Obtain its public status, access level, and public link if shared.
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 | |||