search_posts
Find Resonate posts about any topic by describing what you need. Uses semantic similarity to match your query with relevant public posts.
Instructions
Search public Resonate posts using semantic similarity. Find posts about any topic by describing what you are looking for.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to search for semantically | |
| limit | No | Maximum results (default: 20, max: 50) | |
| min_score | No | Minimum similarity score 0-1 (default: 0.5) |