search-forum
Find VEX robotics discussions on the VEX Forum by searching topics and posts. Filter by category, user, date, and sort order.
Instructions
Search the VEX Forum (vexforum.com) for topics and posts about VEX robotics. Supports filtering by category, user, date, and sorting options.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | No | Username to filter posts by a specific user | |
| after | No | Filter results after this date (YYYY-MM-DD format) | |
| order | No | Sort order for results | |
| query | Yes | Search query text (required) | |
| before | No | Filter results before this date (YYYY-MM-DD format) | |
| category | No | Category slug to filter by (e.g., 'vrc-discussion', 'programming-support', 'v5-technical-support') | |
| max_results | No | Maximum number of results to return (default: 10, max: 50) |