返回 Website
將 Knoon AI 與 Website (System) 連接以自動化 AI 工作流程。
Create a website binary asset from an attachment.
systemWebsiteCreateSiteAttachmentFile
測試版
內部
權限
沒有項目可顯示。
可選權限
沒有項目可顯示。
參數
| 名稱 | 類型 | 說明 | 必填 |
|---|---|---|---|
| siteId | file | Website to modify. | 是的 |
| parentAssetId | file | Parent folder asset id when creating. | 否 |
| name | mustache | File name when creating. Defaults to the attachment file name. | 否 |
| mimeType | mustache | Content MIME type. | 否 |
| attachment | attachment | Attachment file in knoon-fs:// format. | 是的 |
退貨
| 名稱 | 類型 | 說明 |
|---|---|---|
| status | string | DONE. |
| sensitive | object | Tool response data. |