cloud.upload_vector
Materializes a user-uploaded vector asset as a pipeline input. One of the four cloud.upload_* variants, all sharing a single implementation — see Upload blocks for the capability grant, object_key/asset_id args, and cloud-only execution model shared by all four. This variant's only distinguishing feature is its declared output type.
- Kind:
standard - Network: yes
Outputs🔗
| Name | Type | Description |
|---|---|---|
vector | file (GeoJSON) | The uploaded vector file, passed through unchanged. |