fetch_by_category
Retrieve blog articles filtered by category such as SEO, content, or analytics, with options to limit results and set a date range.
Instructions
Fetch blogs from a specific category (seo, content, social, email, analytics, crm, news)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of articles to return (default: 20) | |
| range | No | Date range: '1d', '7d', '1w', '30d', '1m' (default: 7d) | |
| category | Yes | Category to filter by: seo, content, social, email, analytics, crm, news |