search
Search across your synced data using full-text queries with FTS5 syntax (AND, OR, NOT, phrases). Faster than paginating list endpoints.
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) |