colab_download_file
Download a file from a Colab runtime's sandboxed workspace as base64 by providing its relative path.
Instructions
Download a file from the runtime's sandboxed workspace as base64. 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 |