list_category_topics
Retrieve topics from a specific category by providing its slug and category ID. Apply 'latest' or 'top' filter to sort results, and use page for pagination.
Instructions
List topics in a category. filter is typically 'latest' or 'top'. Anonymous.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| slug | Yes | Category slug | |
| filter | No | latest | top | |
| category_id | Yes | Category id |