fetch_recent_discussions
Fetch recent discussions about a topic (HN, GitHub, papers).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | max discussions (default 10). | |
| query | Yes | topic / entity / question text. | |
| since | No | ISO date lower bound. | |
| until | No | ISO date upper bound. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||