Drive Upload Request
drive_upload_requestDeprecated alias for storage_upload_request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent | No | Override agent identity | |
| title | Yes | Storage object title | |
| work_id | No | Attach the uploaded Storage object to this work item UUID | |
| filename | No | Optional local filename (script default path + MIME sniff) | |
| parent_id | No | Folder UUID to land the file in (omit or empty = org root). One grant per file. | |
| project_id | No | Attach the uploaded Storage object to this project UUID (kind=artifact) | |
| content_type | No | Optional MIME type hint stored on the grant | |
| upload_base_url | No | Optional server origin (e.g. https://teamshared.com). Defaults to settings.public_url. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||