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