read_location
Retrieve original text and neighboring context at a specified position in Word, Excel, or PowerPoint files. Enables verification before generating or refining content with precise location.
Instructions
读取指定位置的原文与相邻上下文,供生成新内容前核对。返回 {loc, text, context}。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| loc | Yes | 统一位置描述符(docs/contracts.md §2):docx-paragraph / docx-cell / xlsx-cell / xlsx-range / pptx-shape / pptx-shape-paragraph | |
| path | Yes | 文档绝对路径 |