wps_word_get_paragraphs
Read the current document by paragraph, returning each as a string. Use this to process long documents or quickly locate specific paragraphs.
Instructions
按段落读取当前文档,每段一个字符串。适合读长文档或定位段落。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_paragraphs | No | 最多返回段落数,默认 200 |