get_user
Retrieve a Product Hunt user by ID or username and get cleaned data in TOON format.
Instructions
Get a Product Hunt user by ID or username. Returns cleaned data in TOON format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | User ID | |
| username | No | Username | |
| save_dir | No | Directory to save cleaned JSON data |