Upload to Pshare and get a share link
pshare_uploadUpload files or folders to Pshare and get a share link for LAN sharing, with optional password, expiry, and custom details.
Instructions
Uploads one or more files/folders from this machine to Pshare (LAN file sharing) and returns the same share link a user would get by uploading through the UI and clicking "Share".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paths | Yes | Absolute file or folder paths on this machine to upload. Folders are uploaded recursively. | |
| title | No | Title shown on the share card | |
| password | No | Password required to open the share link | |
| senderName | No | Name of the sender shown to recipients | |
| ttlMinutes | No | Minutes until the share expires; omit for no expiry | |
| description | No | Description shown on the share card |