getMonsterByHabitat
Retrieve specific monsters from the RAGmonsters dataset by exact habitat match. Use getHabitats first to identify valid habitat names for accurate results.
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) |