notebook_share_status
Fetch a notebook's sharing status: public flag, access level, collaborators, 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 | |||