Jupyter Notebook · Capability
Jupyter Notebook REST API — Config
Jupyter Notebook REST API — Config. 3 operations. Lead operation: Jupyter Notebook Get configuration section. Self-contained Naftiko capability covering one Jupyter Notebook business surface.
What You Can Do
GET
Getconfig
— Jupyter Notebook Get configuration section
/v1/api/config/{section-name}
PUT
Updateconfig
— Jupyter Notebook Update configuration section
/v1/api/config/{section-name}
PATCH
Patchconfig
— Jupyter Notebook Patch configuration section
/v1/api/config/{section-name}
MCP Tools
jupyter-notebook-get-configuration-section
Jupyter Notebook Get configuration section
read-only
idempotent
jupyter-notebook-update-configuration-section
Jupyter Notebook Update configuration section
idempotent
jupyter-notebook-patch-configuration-section
Jupyter Notebook Patch configuration section
idempotent