Terug naar Website
Verbinding maken met Knoon AI met Website (System) om AI-workflows te automatiseren.
Create or update a website binary asset from an attachment.
systemWebsiteUploadAttachmentToSiteFile
BÈTA
Intern
Machtigingen
Er zijn geen items om weer te geven.
Optionele machtigingen
Er zijn geen items om weer te geven.
Parameters
| Naam | Type | Beschrijving | Vereist |
|---|---|---|---|
| siteId | file | Website to modify. | Ja |
| assetId | file | Existing file asset id when updating. Folders are excluded. | Nee |
| parentAssetId | file | Parent folder asset id when creating. | Nee |
| name | string | File name when creating. | Nee |
| mimeType | string | Content MIME type. | Nee |
| attachment | attachment | Attachment file in knoon-fs:// format. | Ja |
Retouren
| Naam | Type | Beschrijving |
|---|---|---|
| status | string | DONE. |
| sensitive | object | Tool response data. |