Print / Export로 돌아가기

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

Send Markdown content to JotterPad and generate a DOCX export. Returns an export job with ID and a pendingFileUrl to track progress.
jotterpadExportMarkdownToDocx
베타
권한
표시할 항목이 없습니다.
선택사항 권한
표시할 항목이 없습니다.
매개변수
이름유형설명필수
frontmattercode Frontmatter of Markdown.아니요
markdownmustache Markdown content to export as a DOCX file.
namemustache Optional document name without extension (e.g. "Meeting Notes"). Defaults to "Untitled Document".아니요
metadataJsonmustache Optional JSON string for metadata to embed (e.g. {"title":"Meeting Notes","author":"Support Bot"}).아니요
반환값
이름유형설명
statusstring DONE.
exportIdstring ID of the export job.
pendingFileUrlstring URL to poll or download when ready.
inTypestring Input type (e.g. markdown).
outTypestring Output type (e.g. docx).
namestring Suggested filename without extension.