list_issues
List Entra.news newsletter issues with optional year and month filters. Get titles, dates, and URLs to discover what issues exist before retrieving full content.
Instructions
Browse the Entra.news archive with optional year/month filtering. Returns a list of issues with title, date, and URL. Use this to discover what issues exist before using get_issue or search_entra_news.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | Filter by year (e.g. 2024) | |
| limit | No | Maximum issues to return (default: 50) | |
| month | No | Filter by month number 1–12 (e.g. 3 for March). Requires year. | |
| offset | No | Pagination offset (default: 0) |