AI Agent Tools
This page exposes structured WebMCP tools for AI agents. Instead of scraping web pages, AI agents can call typed functions to get Volt Eire pricing, FAQ answers, grant details, and more.
Available Tools
These tools are registered via navigator.modelContext when this page loads in a WebMCP-capable browser.
| Tool | Description | Parameters |
|---|---|---|
get_pricing | Get EV charger installation pricing including charger cost, installation cost, SEAI grant amount, and net cost after grant. | detail_level?: "summary" | "full" |
get_faq | Search frequently asked questions about EV charger installation in Ireland. | category?: "getting_started" | "costs_grants" | "installation" | "technical" | "aftercare" | "all", search?: string |
get_grant_info | Get SEAI Electric Vehicle Home Charger Grant details — eligibility, amount, process, timeline. | topic?: "eligibility" | "process" | "amount" | "timeline" | "all" |
get_service_info | Get Volt Eire installation service details — step-by-step process, coverage, what is included. | topic?: "process" | "coverage" | "whats_included" | "all" |
get_company_info | Get Volt Eire business information — contact, mission, values, trust credentials. | topic?: "contact" | "mission" | "trust" | "all" |
get_charger_specs | Get EV charger specifications, features, and compatibility info. | (none) |