drive_upload_file
Upload a base64-encoded file to Google Drive and get its file ID and URL for attaching to Classroom assignments.
Instructions
Upload a base64-encoded file to Google Drive. Returns the Drive file ID and URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| mimeType | No | application/octet-stream | |
| base64Content | Yes |