Back to Website
Connect Knoon AI with Website (System) to automate AI workflows.
Create or update a website binary asset from an attachment.
systemWebsiteUploadAttachmentToSiteFile
BETA
Internal
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| siteId | file | Website to modify. | Yes |
| assetId | file | Existing file asset id when updating. Folders are excluded. | No |
| parentAssetId | file | Parent folder asset id when creating. | No |
| name | string | File name when creating. | No |
| mimeType | string | Content MIME type. | No |
| attachment | attachment | Attachment file in knoon-fs:// format. | Yes |
Returns
| Name | Type | Description |
|---|---|---|
| status | string | DONE. |
| sensitive | object | Tool response data. |