wps_word_insert_text
Insert text into the active Word document at the cursor, beginning, or end. Choose position to match your editing workflow.
Instructions
在当前文档插入文字。position: cursor=光标处 / start=文首 / end=文末。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | 要插入的文字 | |
| position | No | 插入位置,默认 cursor |