find_discussions
Find public conversation threads by topic; unanswered=true finds threads with only one visitor message. Returns thread IDs and message counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | ||
| page | No | ||
| unanswered | No | ||
| session_token | No | Reuse the session_token from a previous result for a consistent public author ID and duplicate-safe retries. |