| 낯선 기존 문서의 구조 탐색 + 본문·표 셀·기존 단순 머리글 story·블록 이종 편집·이동·복사 | get_document_node → query_document_nodes → apply_document_commands (dry-run → commit) | workflows-agent-document |
| 지원 문서·결재/양식 블록을 다른 HWPX로 안전하게 이식 | get_document_node/query_document_nodes → dump_document_blueprint → replay_document_blueprint (dry-run → commit) | workflows-agent-blueprint |
| 일반 복합 HWPX 읽기·편집·생성 (아래 전문 양식·시험 경로 제외) | start_workflow → continue_workflow → 필요 시 approve_workflow_decision | workflows-autonomous |
| 최종 산출물을 실제 한컴으로 렌더·검증 | render_health → render_submit → render_status | workflows-real-hancom-render |
| 양식 채움·기존 좌표 편집용 구조·표·필드·앵커 지도 | get_document_map | workflows-editing |
| 텍스트·개요·표 내용 읽기 | get_document_text · get_document_outline · get_table_text | api |
| Markdown/HTML/JSON 변환·추출 | hwpx_to_markdown · hwpx_to_html · hwpx_extract_json · document_to_markdown · document_extract_json | api |
| 런서식(굵게·색·크기·글꼴) + 각주/미주 본문까지 충실 읽기 | hwpx_extract_json (format_detail·doc.notes[]) · hwpx_to_markdown (각주 부록) | workflows-reading |
| 일반 텍스트 위치 찾기 | find_text | workflows-editing |
| 이미 canonical path가 확정된 본문·표 좌표와 기존 단순 머리글 story 편집 (2건 이상) | apply_document_commands (dry-run → commit) | workflows-agent-document |
| 단건 치환·문단·표 셀 편집 | search_and_replace · batch_replace · insert_paragraph · set_table_cell_text | workflows-editing |
| 직전 편집 되돌리기 | undo_last_edit | workflows-editing |
| 줄간격·정렬·들여쓰기·문단 간격 변경 | set_paragraph_format | workflows-editing |
| 용지 크기·방향·여백·단 설정 | set_page_setup | workflows-editing |
| 머리글/바닥글 추가·수정 | set_header_footer | workflows-editing |
| 쪽번호 추가·수정 | set_page_number | workflows-editing |
| 기존 문단을 불릿/번호 목록으로 | set_list_format | workflows-editing |
| 그림 삽입 / 그림만 교체 | insert_picture · replace_picture | workflows-editing |
| 굵게·색·글꼴 등 글자 서식, 사용자 스타일 | format_text · create_custom_style · list_styles | workflows-editing |
| 표 병합·분할·머리행 표시 | merge_table_cells · split_table_cell · format_table | workflows-editing |
| 검토 메모 추가·삭제 | add_memo · add_memo_by_anchor · remove_memo | workflows-editing |
| 충실도 민감·대형 문서의 문단 텍스트 패치 | byte_preserving_patch | workflows-editing |
| 생성/편집 후 레이아웃 확인 | render_preview self-check 루프 | workflows-editing |
| 자연어 요청으로 새 문서 생성 | validate_document_plan → create_document_from_plan | workflows-creation |
| Markdown/비-HWPX 원본에서 HWPX 초안 생성 | document_to_markdown → markdown_to_document_plan → create_document_from_plan | workflows-creation |
| 공문·보고서·가정통신문 (유형별 한컴 양식 프로파일 + 공문 구조 hard-gate·결문 메타·맞춤법 정직보고) | create_document_from_plan (metadata.document_type + gyeolmun) | workflows-authoring |
| 살아있는 목차(한컴이 재계산)·쪽 번호 상호참조 | add_toc · add_cross_reference · verify_toc | workflows-toc |
| 변경추적 redline 저작 (삽입/삭제/치환 + 코멘트, 사람이 한컴서 수락/거부) | add_tracked_edit (+ add_memo_by_anchor) | workflows-redline |
| 개인정보(PII) 탐지·마스킹 (읽기·추출 기본 마스킹, 쓰기 입력 사전 정제) | scan_personal_info · 읽기/추출 mask param | workflows-pii |
| 머리글·쪽번호·리치 런·병합 표 조립 생성 | hwpx.builder (local) | workflows-creation |
| 정부보고서·공문형 보고서 (□/○/※ 불릿) | parse_government_report_text → document plan 구성·검증 → create_document_from_plan | workflows-creation |
| 운영 계획서 제출 후보 | document-plan + quality_profile="operating_plan" | workflows-creation |
| 제안서·기획안 | proposal document plan → create_document_from_plan → inspect_document_quality | workflows-creation |
| 공문서 작성규정 lint·결재란 | inspect_official_document_style | workflows-creation, 규정 |
| 직인/관인 날인 (발신명의 끝글자에 도장) · 날인 규정 pass/fail 검사 | place_seal · check_seal_compliance | workflows-forms |
| 출제 md를 학교 시험지 양식에 재조판 (문항 keep-together, 그림은 placeholder) | compose_exam · verify_question_splits | workflows-exam |
| 평가계획(교수학습운영 및 평가계획) 전문 채움 | apply_evalplan_fill(filename=..., review_md=..., output=..., render_check="required", score_gold_path=...) → 필요 시 advanced score_form_fill | workflows-forms |
| 낯선 양식·누름틀·라벨 셀·경로 셀·표 밖 본문이 섞인 채움 | analyze_form_fill(plan=...) → plan 승인 → apply_form_fill(plan=...) (plan.dryRun dry-run → commit) → verify_form_fill(plan=...) | workflows-forms |
| 메일머지 N부 대량생산 (상장·수료증·안내장·명부 CSV/XLSX) · 셀 넘침 격리(fit) | mail_merge (fit_mode) | workflows-bulk-compare |
| 표 합계·평균·소계 계산 | table_compute | workflows-bulk-compare |
| 두 문서/문단 비교 (신구 diff) | doc_diff | workflows-bulk-compare |
| 신구대조표 문서 생성 | doc_diff → comparison document plan → create_document_from_plan | workflows-bulk-compare |
| 사진대지 생성 | build_image_grid → create_document_from_plan | workflows-bulk-compare |
| 회의 명패 생성 | build_meeting_nameplates → create_document_from_plan | workflows-bulk-compare |
| 조직도 생성 | build_organization_chart → create_document_from_plan | workflows-bulk-compare |
| 참조 문서 서식 이식·템플릿 등록 | extract_style_profile · apply_style_profile_to_plan · register_template | workflows-bulk-compare |
| 붙임·표/그림 번호 정합성 검사 | inspect_reference_consistency | workflows-bulk-compare |
| 깨졌거나 한컴에서 안 열리는 파일 | repair_hwpx (복구 복사본 생성) | api |
| 원본 보존용 사본 만들기 | copy_document | api |
| MCP 없음: 텍스트 추출·표 포함 전역 치환 | scripts/text_extract.py · scripts/zip_replace_all.py | api |