cldkctl_notebook_update
Update project notebook configurations by specifying the project ID, name, namespace, and YAML. Accessible via the MCP cldkctl Server for streamlined management.
Instructions
Call the cldkctl_notebook_update endpoint
Input Schema
Name | Required | Description | Default |
---|---|---|---|
name | Yes | Notebook name | |
namespace | Yes | Namespace | |
project_id | Yes | Project ID | |
yaml | Yes | Notebook YAML |