JupyterLab · Capability
JupyterLab Server REST API — Settings
JupyterLab Server REST API — Settings. 3 operations. Lead operation: JupyterLab List all settings. Self-contained Naftiko capability covering one Jupyterlab business surface.
What You Can Do
GET
Listsettings
— JupyterLab List all settings
/v1/settings
GET
Getsetting
— JupyterLab Get setting
/v1/settings/{schema-name}
PUT
Updatesetting
— JupyterLab Update setting
/v1/settings/{schema-name}
MCP Tools
jupyterlab-list-all-settings
JupyterLab List all settings
read-only
idempotent
jupyterlab-get-setting
JupyterLab Get setting
read-only
idempotent
jupyterlab-update-setting
JupyterLab Update setting
idempotent