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