paytech.events
PayTech.Events helps finance professionals discover, plan, and budget for the most important fintech conferences and events around the world.
First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com
Answer 3 · Act 3 · Transact 0 · Score: Not yet scored
Tool inspector
estimate_conference_trip_cost
Estimate the total cost of attending a fintech conference (registration + flights + hotel + meals + extras), itemised in EUR. Defaults come from the event data (ticket price, duration, typical hotel rate); override any of them. If no slug is given it uses the event on the current page.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
slug |
string | no | Event slug. Defaults to the current page's event. |
flightEur |
number | no | Return flight cost in EUR. |
hotelPerNightEur |
number | no | Override nightly hotel rate in EUR. |
nights |
number | no | Override number of hotel nights. |
days |
number | no | Override number of days on the ground (for meals). |
mealsPerDayEur |
number | no | Override daily meal allowance in EUR. |
localTransportEur |
number | no | Local transport/taxis in EUR. |
registrationEur |
number | no | Override the ticket price in EUR. |
otherEur |
number | no | Any other costs in EUR (visa, materials, networking). |
Raw JSON schema
{
"type": "object",
"properties": {
"slug": {
"type": "string",
"description": "Event slug. Defaults to the current page's event."
},
"flightEur": {
"type": "number",
"description": "Return flight cost in EUR.",
"minimum": 0
},
"hotelPerNightEur": {
"type": "number",
"description": "Override nightly hotel rate in EUR.",
"minimum": 0
},
"nights": {
"type": "number",
"description": "Override number of hotel nights.",
"minimum": 0
},
"days": {
"type": "number",
"description": "Override number of days on the ground (for meals).",
"minimum": 0
},
"mealsPerDayEur": {
"type": "number",
"description": "Override daily meal allowance in EUR.",
"minimum": 0
},
"localTransportEur": {
"type": "number",
"description": "Local transport/taxis in EUR.",
"minimum": 0
},
"registrationEur": {
"type": "number",
"description": "Override the ticket price in EUR.",
"minimum": 0
},
"otherEur": {
"type": "number",
"description": "Any other costs in EUR (visa, materials, networking).",
"minimum": 0
}
}
}
Similar websites
wandernote.openai.chatgpt.site
An agent-ready WebMCP travel planner. Choose your destination and travel dates, collaborate on an hour-by-hour itinerary, and save your finished travel note as …
flightsweeper-webmcp.vercel.app
Define bounded flight-purchasing authority, then let a browser agent search, evaluate, and execute a safe sandbox booking through WebMCP.
jezersko.sk
Ubytovanie Jezersko
travelomi.com
Start with what you know. Travelomi searches real flights and stays, states trade-offs, and holds a Trip you can reshape. Book with your chosen provider.