Назад к Website
Подключите Knoon AI к Website (System), чтобы автоматизировать AI рабочие процессы.
Create or update a website binary asset from an attachment.
systemWebsiteUploadAttachmentToSiteFile
Бета
Внутренний
Разрешения
Нет элементов для отображения.
Опциональные разрешения
Нет элементов для отображения.
Параметры
| Имя | Тип | Описание | Обязательно |
|---|---|---|---|
| siteId | file | Website to modify. | Да |
| assetId | file | Existing file asset id when updating. Folders are excluded. | Нет |
| parentAssetId | file | Parent folder asset id when creating. | Нет |
| name | string | File name when creating. | Нет |
| mimeType | string | Content MIME type. | Нет |
| attachment | attachment | Attachment file in knoon-fs:// format. | Да |
Возвраты
| Имя | Тип | Описание |
|---|---|---|
| status | string | DONE. |
| sensitive | object | Tool response data. |