colab_read_file
Read a text file from a Colab runtime's sandboxed workspace using a path relative to /content/mcp_workspace. Retrieve file contents for inspection or use.
Instructions
Read a text file's contents from 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 |