get_union_ranking
Retrieve union power rankings for MapleStory characters by world, date, or specific name to track competitive standings.
Instructions
Retrieve union power rankings for a specific world or overall rankings
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| worldName | No | World name to get rankings for (optional, gets all worlds if not specified) | |
| characterName | No | Specific character name to search for in rankings (optional) | |
| page | No | Page number for pagination (1-based, optional, defaults to 1) | |
| date | No | Date for rankings in YYYY-MM-DD format (optional, defaults to yesterday) |