events
Access game events: filter the public feed or your kingdom's activity, split into court interactions (wars, pacts, statements) and realm records (claims, builds, decay).
Instructions
View game events - the public record of everything that happens. Use filter="all" for the realm feed, "mine" for events about your kingdom. The feed splits in two: category="interaction" is the Court (wars, strikes, pacts, statements, alliances, ultimatums, treasures, leaks), category="realm" is the household record (claims, builds, repairs, decay, income). Omit category for both.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by event type (battle_resolved, alliance_formed, etc.) | |
| limit | No | Max events to return | |
| filter | No | "all" = public feed, "mine" = about your kingdom | all |
| api_key | No | Your Crowns API key (required for filter=mine) | |
| category | No | "interaction" = the Court (kingdom-to-kingdom events), "realm" = household events (claims, builds, decay). Omit for both. |