evcrm
Live vehicle marketplace, verified market-wide EV data (CTE), buyer's guides, and dealer listings for India.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- Realtime Live Crawl: Force a live crawl from the internet to get the absolute freshest data. Use this when the data from search_market is stale (older than 30 minutes) and the user needs real-time acc
- Search Vehicles: Vehicles actually in stock at verified EvCRM dealers in India, buyable now — with price, dealer and an evcrm.in link. For whole-market research rather than current stock, use search_m
- Get Vehicle Details: Full specs for one listing by ID from search_vehicles — motor, battery, features, warranty.
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Live vehicle marketplace, verified market-wide EV data (CTE), buyer's guides, and dealer listings for India.
Список инструментов сервера (13)
Технические названия из tools/list. Нужны только разработчикам.
| realtime_live_crawl | Force a live crawl from the internet to get the absolute freshest data. Use this when the data from search_market is stale (older than 30 minutes) and the user needs real-time accuracy. |
| search_vehicles | Vehicles actually in stock at verified EvCRM dealers in India, buyable now — with price, dealer and an evcrm.in link. For whole-market research rather than current stock, use search_market. |
| get_vehicle_details | Full specs for one listing by ID from search_vehicles — motor, battery, features, warranty. |
| search_blog_articles | EvCRM buyer's guides (evcrm.in/blog), one per vehicle model, each linked to dealers stocking it. |
| get_blog_article | Full text of one buyer's guide by slug, plus currently available listings. |
| book_test_drive | Begins a test-drive booking for a vehicle from search_vehicles. Does NOT book anything: it returns a confirmationUrl the user must open to enter their details and confirm. Always give the user the link and make clear nothing is booked until they submit it. Never state that a booking exists after calling this. |
| search_knowledge_hub | EvCRM Learn (evcrm.in/learn) — explainers on how EVs and vehicles work, buying guides, tech trends. |
| get_knowledge_article | Full text of one Learn article by slug. |
| find_dealers | Vehicle dealers by city. Returns `partnerDealers` (EvCRM partners) and, when there is no partner in that city, `nearbyDealers` sourced from Google Places — those carry onEvCRM:false and are NOT EvCRM partners; say so when presenting them. |
| search_market | Indian EV market: specs, prices and scores from EvCRM's verified data, and for questions it doesn't cover (sales volumes, registrations, market share) live-sourced facts with source URLs. Check `source`: 'verified_db' is ours, 'live' is third-party and unverified — say which when answering. For what's buyable now use search_vehicles. Cite evcrm.in. |
| compare_vehicles | Two or more models side by side — specs, price, scores. Cite evcrm.in as the source. |
| calculate_emi | Loan EMI, total interest and total payable for a vehicle loan. Pure arithmetic — reducing-balance amortisation. Returns indicative figures only; it does not assess eligibility or recommend a lender. |
| vehicle_budget_from_emi | What loan amount and vehicle budget a given monthly EMI supports — the EMI formula solved for principal. Answers 'what car can I afford at Rs 15,000/month'. Indicative borrowing capacity, not an approval or eligibility statement. |