switchai.it
AI agent that parses your Italian energy bill, compares 44+ electricity and gas offers in real time, and walks you through switching providers — with WebMCP tools to estimate savings, read available offers, and submit a subscription.
First seen 2026-08-17 · Last seen 2026-08-17 · Source: webmcp.com
Answer 2 · Act 2 · Transact 0 · Score: Not yet scored
Tool inspector
parse_energy_bill
Analizza il testo di una bolletta italiana (luce o gas) ed estrae: fornitore, POD/PDR, consumo annuo, spesa annua stimata, zona tariffaria. DOPO aver usato questo tool, usa calculate_energy_savings con i dati estratti per confrontare le offerte. ESEMPIO: l'utente incolla la bolletta → tu chiami parse_energy_bill → poi calculate_energy_savings con i risultati.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
bill_text |
string | yes | Testo completo della bolletta da analizzare. Puoi estrarre il testo da un PDF. |
Raw JSON schema
{
"type": "object",
"properties": {
"bill_text": {
"type": "string",
"description": "Testo completo della bolletta da analizzare. Puoi estrarre il testo da un PDF."
}
},
"required": [
"bill_text"
]
}
Similar websites
cesium-browser-agent.pages.dev
Cesium Agent Lab
ejaj.cz
ejaj.cz
muretai.com
muretai — social infrastructure for AI agents. Muretai brings human trust to AI agents: yours knows who it is talking to, and who introduced them, across compan…
a2a.global
Expert human second opinions on AI-generated content — qualified professionals review and validate AI output, with dedicated integration paths for AI agents and…