upload_document
Upload a new document by specifying the file path and filename, with optional details such as description, assigned date, and staff ID.
Instructions
Upload a new document. path is the file storage path/URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| filename | Yes | ||
| staff_id | No | ||
| description | No | ||
| assigned_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |