list_issues
List archive issues by year/month to get titles, dates, and URLs for discovering Microsoft AI Roundup content.
Instructions
Browse the Microsoft AI Roundup (msai.ms) 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_microsoft_ai_roundup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | Filter by year (e.g. 2026) | |
| limit | No | Maximum issues to return (default: 50) | |
| month | No | Filter by month number 1–12 (e.g. 5 for May). Requires year. | |
| offset | No | Pagination offset (default: 0) |