Google Colab · Capability
Google Colab Notebooks via Drive API — Files
Google Colab Notebooks via Drive API — Files. 6 operations. Lead operation: Google Colab List Colab notebooks. Self-contained Naftiko capability covering one Google Colab business surface.
What You Can Do
GET
Listnotebooks
— Google Colab List Colab notebooks
/v1/files
POST
Createnotebook
— Google Colab Create a Colab notebook
/v1/files
GET
Getnotebook
— Google Colab Get notebook metadata
/v1/files/{fileid}
PATCH
Updatenotebook
— Google Colab Update notebook metadata
/v1/files/{fileid}
DELETE
Deletenotebook
— Google Colab Delete a notebook
/v1/files/{fileid}
POST
Copynotebook
— Google Colab Copy a notebook
/v1/files/{fileid}/copy
MCP Tools
google-colab-list-colab-notebooks
Google Colab List Colab notebooks
read-only
idempotent
google-colab-create-colab-notebook
Google Colab Create a Colab notebook
google-colab-get-notebook-metadata
Google Colab Get notebook metadata
read-only
idempotent
google-colab-update-notebook-metadata
Google Colab Update notebook metadata
idempotent
google-colab-delete-notebook
Google Colab Delete a notebook
idempotent
google-colab-copy-notebook
Google Colab Copy a notebook