Print / Export로 돌아가기

Knoon AI를 Print / Export (JotterPad)과 연결하여 AI 워크플로우를 자동화하세요.

Send HTML content to JotterPad and generate an EPUB export. Returns an export job with ID and a pendingFileUrl to track progress.
jotterpadExportHtmlToEpub
베타
권한
표시할 항목이 없습니다.
선택사항 권한
표시할 항목이 없습니다.
매개변수
이름유형설명필수
htmlmustache HTML content to export as an EPUB file.
namemustache Optional document name without extension. Defaults to "Untitled Document".아니요
metadataJsonmustache Optional JSON string for metadata to embed (e.g. {"title":"Ebook"}).아니요
반환값
이름유형설명
statusstring DONE.
pendingFileUrlstring URL to poll or download when ready.
inTypestring Input type (e.g. html).
outTypestring Output type (e.g. zip).
jobStatusstring Job state from JotterPad (pending/ok/error).
sensitive.exportIdstring ID of the export job.
sensitive.namestring Suggested filename without extension.