check_alerts
Check saved topic watches for new ArXiv papers published since the last check. Omit topic to check all, or specify one to check only that watch.
Instructions
Check all saved topic watches for newly published papers since the last check. Omitting the topic parameter runs ALL saved watches and returns new papers for each. Passing a topic string checks only that specific watch. Updates each watch's last_checked timestamp after running, so subsequent calls only return newer papers. Use watch_topic to register topics before calling this. Returns a summary with new paper counts and full paper metadata per topic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | No | Optional: check only this specific watched topic (must match the topic string used in watch_topic exactly). Omit to check all saved watches. |