colab_list_files
Lists files and directories in a Colab runtime's sandboxed workspace, so you can see what's available at a given path.
Instructions
List files and directories under a path 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 | No | ||
| session_id | No |