get_guild_info
Retrieve MapleStory guild details including level, members, and skills by specifying guild name and world/server.
Instructions
Retrieve basic information about a MapleStory guild including level, members, and skills
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guildName | Yes | The name of the guild to look up | |
| worldName | Yes | The world/server name where the guild exists | |
| date | No | Date for guild info in YYYY-MM-DD format (optional, defaults to yesterday) |