Retour à Website
Connecter Knoon AI avec Website (System) pour automatiser les flux de travail AI.
Create or update a website binary asset from an attachment.
systemWebsiteUploadAttachmentToSiteFile
Bêta
Interne
Autorisations
Il n'y a aucun élément à afficher.
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
| Nom | Type | Description | Requis |
|---|---|---|---|
| siteId | file | Website to modify. | Oui |
| assetId | file | Existing file asset id when updating. Folders are excluded. | Non |
| parentAssetId | file | Parent folder asset id when creating. | Non |
| name | string | File name when creating. | Non |
| mimeType | string | Content MIME type. | Non |
| attachment | attachment | Attachment file in knoon-fs:// format. | Oui |
Retours
| Nom | Type | Description |
|---|---|---|
| status | string | DONE. |
| sensitive | object | Tool response data. |