hwp_toggle_checkbox
Toggle checkboxes in HWP documents (□→■, ☐→☑) by specifying the text to find and the replacement. Useful for checking items in forms.
Instructions
문서의 체크박스를 전환합니다 (□→■, ☐→☑ 등). 양식에서 특정 항목을 체크할 때 사용.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| find | Yes | 찾을 체크박스 텍스트 (예: "☐ 유") | |
| replace | Yes | 바꿀 텍스트 (예: "■ 유") |