Search documents
search_documentsSearch Outline wiki documents by keyword to get matching titles, URLs, and context snippets. Use returned ids to read full document bodies.
Instructions
Full-text search across Outline documents. Returns id, title, url and a short context snippet per hit. Does NOT return document bodies — call get_document with an id to read one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results | |
| query | Yes | Search terms | |
| offset | No | Pagination offset | |
| collectionId | No | Restrict results to one collection |