veil_upload_via_picker
Attach files through a file picker triggered by a snapshot reference, supporting SPAs that create input elements lazily.
Instructions
Attach files through a control that opens a file picker (SPAs like Gemini that create the lazily on click). Pass the snapshot ref of the trigger element and absolute file paths.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paths | Yes | absolute file paths | |
| timeout | No | ms to wait for the file chooser (default 15000) | |
| triggerRef | Yes |