Website に戻る
Website (System) と Knoon AI を接続して 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. |