Search Discourse Forum (Optional)
searchDiscourseForumSearch the VeBetterDAO Discourse forum to locate topics, discussions, and community posts. Useful for finding forum discussions linked to VeChain proposals by searching with proposal ID or title.
Instructions
Search the VeBetterDAO Discourse forum (vechain.discourse.group) for topics, discussions, and community posts. Returns 10 results by default. OPTIONAL FEATURE: Requires Discourse MCP server running separately: npx -y @discourse/mcp@latest --transport http --site https://vechain.discourse.group. If not available, propose manually visiting forum links found in proposal descriptions. USE CASE: If a proposal's IPFS description doesn't contain a direct Discourse link, search by proposal ID or title to find related forum discussions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query for the forum | |
| max_results | No | Optional: Override default to get more/fewer results (1-50, default: 10) | |
| with_private | No | Optional: Include private topics (default: false) |