get_character_full_info
Retrieve comprehensive character information including stats, equipment, and basic details in a single request for MapleStory players.
Instructions
Retrieve comprehensive character information including basic info, stats, and equipment in a single request
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| characterName | Yes | The name of the character to look up | |
| date | No | Date for character info in YYYY-MM-DD format (optional, defaults to yesterday) | |
| includeEquipment | No | Whether to include equipment information (defaults to true) |