list_articles
Retrieve news articles by filtering with status, keyword, source, and pagination. Manage your news feed efficiently.
Instructions
List news articles with optional filters.
Args: status: Filter by status: draft, published, rejected keyword: Filter by matched keyword source: Filter by source name page: Page number for pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | ||
| keyword | No | ||
| source | No | ||
| page | No |