document_search
Search for text within LibreOffice documents to find matching paragraphs, cells, or slides with surrounding context for efficient document analysis.
Instructions
Search for text within a document. Returns matching paragraphs/cells/slides with surrounding context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| docId | Yes | Document handle returned by document_open | |
| query | Yes | Text to search for (case-insensitive) | |
| limit | No | Max results to return. Default: 10 |