upload_file_by_uid
Upload a file to a file input element identified by its UID from a snapshot. Provide the local file path and the input's UID.
Instructions
Upload file to file input by UID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | File input UID from snapshot | |
| filePath | Yes | Local file path |