search
Perform full-text search across synced data. Supports FTS5 syntax (AND, OR, NOT, quotes). Requires prior sync.
Instructions
Full-text search across all synced data. Faster than paginating list endpoints. Requires sync first. Large responses are bounded to the MCP tool-result budget.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 25) | |
| query | Yes | Search query (supports FTS5 syntax: AND, OR, NOT, quotes for phrases) |