list_pending_uploads
Retrieve a list of staged multipart uploads for a project that have not yet been committed. Use this to recover from a disconnect: find the upload ID and resume uploading from the next chunk index.
Instructions
Show multipart uploads currently staged for this project that haven't yet been committed. Use this to recover from a disconnect — find the upload_id and resume from the next chunk_index. Uploads expire 10 minutes after the last chunk was added.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID |