get_union_info
Retrieve union information for a MapleStory character including level, grade, and artifact details by providing the character name and optional date.
Instructions
Retrieve union information for a MapleStory character including level, grade, and artifact details
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| characterName | Yes | The name of the character to look up union info for | |
| date | No | Date for union info in YYYY-MM-DD format (optional, defaults to yesterday) |