Crystal Recommendations
asterwise_get_crystal_recommendationsFind crystals matched to your zodiac sign, chakra, or intention. Provide at least one filter to get ranked recommendations.
Instructions
Recommends crystals based on zodiac sign, chakra, or intention keyword. At least one filter is required. Returns crystals that match the most criteria first.
WORKFLOW: BEFORE: None — standalone for consumer apps. AFTER: asterwise_get_crystal — get full detail on any recommended crystal.
INPUT CONTRACT: At least one of: zodiac_sign, chakra, intention must be provided. zodiac_sign (optional): English zodiac sign, e.g. 'Taurus', 'Scorpio'. chakra (optional): One of Root, Sacral, Solar Plexus, Heart, Throat, Third Eye, Crown. intention (optional): Keyword string, e.g. 'protection', 'abundance', 'love'. limit (optional int, default 5, max 20): Maximum results to return.
DO NOT CONFUSE WITH: asterwise_get_crystal_by_planet — Vedic planet filter only. asterwise_get_gemstone_recommendations — natal chart house-lordship gem prescription with contraindications.
Full output and error contract: https://docs.asterwise.com/mcp/tools/get-crystal-recommendations/
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return. | |
| chakra | No | Chakra to focus on, e.g. 'heart' or 'third eye'. | |
| intention | No | Purpose for the recommendation, e.g. 'protection', 'focus', 'love'. | |
| zodiac_sign | No | Zodiac sign, e.g. 'Leo'. | |
| response_format | No | Output format: 'markdown' (default) for a readable report, or 'json' for the raw structured payload. | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |