Past notifications
get_notification_historyRetrieves notification history for a specified game, with an optional limit on the number of notifications to return.
Instructions
What has already been sent to the team about a game, with timestamps and any answers. Each answer names who gave it, what they chose, their Discord id, and when — so a caller can gate on a specific pair of people having both approved. Payment tickets also report whether they are paid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| game | Yes | Game name or universe id. | |
| limit | No | How many to return. Defaults to 10. |