get_topic
Retrieve a Product Hunt topic by ID or slug. Returns cleaned data in TOON format for integration.
Instructions
Get a Product Hunt topic by ID or slug. Returns cleaned data in TOON format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Topic ID | |
| slug | No | Topic slug | |
| save_dir | No | Directory to save cleaned JSON data |