search_posts
Search for customer feedback posts across Canny boards using keyword queries and filters for status, board, and pagination to locate relevant items.
Instructions
Search for posts across Canny boards
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | Number of posts to skip for pagination | |
| limit | No | Number of posts to retrieve | |
| query | Yes | Search query to find posts | |
| status | No | Filter by post status | |
| boardIds | No | Optional array of board IDs to limit search scope |