返回 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. |