list_issues
Filter the Microsoft AI Roundup archive by year and month to retrieve issue titles, dates, and URLs, helping you discover specific editions before reading or searching.
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) |