Atrás a Website
Conectar Knoon AI con Website (System) para automatizar flujos de trabajo de AI.
Create or update a website binary asset from an attachment.
systemWebsiteUploadAttachmentToSiteFile
Beta
Interno
Permisos
No hay elementos para mostrar.
Permisos opcionales
No hay elementos para mostrar.
Parámetros
| Nombre | Tipo | Descripción | Requerido |
|---|---|---|---|
| siteId | file | Website to modify. | Sí |
| 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. | Sí |
Devoluciones
| Nombre | Tipo | Descripción |
|---|---|---|
| status | string | DONE. |
| sensitive | object | Tool response data. |