notebook_share_public
Control public sharing of your notebook by enabling or disabling a public link. Provide the notebook ID to toggle access.
Instructions
Enable or disable public link access.
Args: notebook_id: Notebook UUID is_public: True to enable public link, False to disable (default: True)
Returns: public_link if enabled, None if disabled
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| is_public | No | ||
| notebook_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||