colab_delete_file
Delete a file or directory recursively from a Colab runtime's sandboxed workspace using a path relative to /content/mcp_workspace.
Instructions
Delete a file or directory (recursively) in the runtime's sandboxed workspace. Path is relative to the runtime's sandboxed workspace (e.g. /content/mcp_workspace).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| session_id | No |