get_colab_url
Generates a Colab URL from a Google Drive notebook file ID, allowing you to share or open the notebook in Colab without automatically launching a browser.
Instructions
Return a Colab URL for a Drive notebook; this does not open a browser.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |