appflowy_search
Search documents in a workspace by keyword or natural-language query, with full-text and optional semantic search. Returns matching documents with preview and relevance score.
Instructions
Search documents in a workspace by keyword or natural-language query (full-text plus semantic search when the server has indexing enabled). Returns matching documents with object_id (the page view_id), preview, and score.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| preview_size | No | ||
| workspace_id | Yes |