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