Wróć do Website
Połącz Knoon AI z Website (System), aby zautomatyzować przepływy pracy AI.
Create or update a website binary asset from an attachment.
systemWebsiteUploadAttachmentToSiteFile
BETA
Wewnętrzny
Uprawnienia
Brak elementów do wyświetlenia.
Uprawnienia opcjonalne
Brak elementów do wyświetlenia.
Parametry
| Nazwa | Typ | Opis | Wymagane |
|---|---|---|---|
| siteId | file | Website to modify. | Tak |
| assetId | file | Existing file asset id when updating. Folders are excluded. | Nie |
| parentAssetId | file | Parent folder asset id when creating. | Nie |
| name | string | File name when creating. | Nie |
| mimeType | string | Content MIME type. | Nie |
| attachment | attachment | Attachment file in knoon-fs:// format. | Tak |
Zwroty
| Nazwa | Typ | Opis |
|---|---|---|
| status | string | DONE. |
| sensitive | object | Tool response data. |