trigger_upload
Start a data upload run by providing the upload ID, with an option to wait for completion up to 120 seconds.
Instructions
Trigger an upload run.
Requires --allow-write.
Args: upload_id: The upload to run. wait: If true, block until the run completes (up to 120s).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wait | No | ||
| upload_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |