Get one issue (structured)
get_articleRetrieve a daily AI news issue parsed into structured items with index, title, signal, and body by specifying a date in YYYY-MM-DD format.
Instructions
Fetch a single daily issue by date, parsed into structured news items: each item has index, title, signal (the one-line judgment) and body. Date format: YYYY-MM-DD.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Issue date, e.g. 2026-06-24. |