get_collections
Retrieve filtered collections from Product Hunt using criteria like featured status, user ID, post ID, and sorting order. Supports pagination and returns up to 20 collections per request.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
after | No | ||
count | No | ||
featured | No | ||
order | No | FOLLOWERS_COUNT | |
post_id | No | ||
user_id | No |