Documentation Index
Fetch the complete documentation index at: https://docs.ospribrain.com/llms.txt
Use this file to discover all available pages before exploring further.
Searching Messages
Messages supports full-text search across all conversations you’re a member of.How to Search
- Use the search bar in the conversation list panel
- Type your search query
- Results filter conversations that match
- Conversation names
- Message content
- Participant names
Search API
Behind the scenes, search uses PostgreSQL full-text search (to_tsvector) for fast, accurate results across all your messages.