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