Upload to Shelby
shelby_uploadUpload text file content to Shelby decentralized storage, specifying the destination blob name and expiration time.
Instructions
Upload a file to Shelby decentralized storage. Provide file content as text, a destination blob name, and expiration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | File content to upload (text) | |
| blob_name | Yes | Destination blob name, e.g. "reports/q1.txt" | |
| expiration | No | Expiration in natural language, e.g. "in 7 days", "tomorrow", "2025-12-31" | in 30 days |