get_articles_by_date_and_author_id
Retrieve Reuters business and financial articles filtered by specific date and author ID.
Instructions
Get Articles by date and Author ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Example value: 2024-01-01 | |
| page | Yes | Example value: 0 | |
| limit | Yes | Example value: 20 | |
| authorId | Yes | Example value: 1510 |