complete_upload
Finalizes a chunked file upload by moving it to the specified runtime path in Colab.
Instructions
Moves a temporary chunked upload into its final runtime path through Colab's browser file upload API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uploadId | Yes | ||
| path | Yes | ||
| overwrite | No |