search_project
Search across notes, tasks, discussions, messages, and memories in a project. Filter results by entity type and use keyword matching to find relevant information.
Instructions
Search across notes, tasks, discussions, messages, and memories in a project. Strong multi-term keyword matching (every word must match; order-independent); semantic search is also used for embedded types on Pro plans. Returns up to 4 results per type. Pass type to restrict to one entity type (e.g. 'task').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search query (minimum 3 characters) | |
| type | No | Restrict results to a single entity type | |
| project_uuid | Yes | UUID of the project |