getMonsterByHabitat
Retrieve monsters based on specific habitats. First, use getHabitats to identify available habitats, then query this tool with the exact habitat name to fetch relevant monster data efficiently.
Instructions
Get monsters by habitat (exact match only). IMPORTANT: for best results, first call getHabitats to get a list of available habitats, then find the most appropriate one to use with this tool.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
habitat | Yes | Exact habitat name (must match exactly). For best results, first call getHabitats to get a list of available habitats, then find the most appropriate one to use with this tool. | |
limit | No | Maximum number of results to return (default: 10) |