hunchbank.com
hunchbank.com
live
Unverified (seed import)
AI & Agents
51 tools
imperative implementation
Let visitors get things done without filling out a single form. Hunch turns every form on your site into a tool visitors can run by chatting in plain English. No API, no backend integration, one…
First seen 2026-08-24 · Last seen 2026-08-27 · Source: webmcp.com
Answer 9 · Act 34 · Transact 8 · Score: Not yet scored
Tool inspector
navigate_flight_search
act
imperative
Fill in and submit a flight/hotel/travel search form on the current page. Use when the page has a travel search widget with From/To/Date fields.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
from |
string | yes | Origin city or airport code |
to |
string | yes | Destination city or airport code |
departDate |
string | yes | Departure date (YYYY-MM-DD) |
returnDate |
string | no | Return date (YYYY-MM-DD), optional for one-way |
passengers |
string | no | Number of passengers (default: 1) |
Raw JSON schema
{
"type": "object",
"properties": {
"from": {
"type": "string",
"description": "Origin city or airport code"
},
"to": {
"type": "string",
"description": "Destination city or airport code"
},
"departDate": {
"type": "string",
"description": "Departure date (YYYY-MM-DD)"
},
"returnDate": {
"type": "string",
"description": "Return date (YYYY-MM-DD), optional for one-way"
},
"passengers": {
"type": "string",
"description": "Number of passengers (default: 1)"
}
},
"required": [
"from",
"to",
"departDate"
]
}
Similar websites
cesium-browser-agent.pages.dev
cesium-browser-agent.pages.dev
Cesium Agent Lab
live
Unverified
AI & Agents
flyTo
setView
getView
addMarker
addPolyline
Inspect tools
plymove.com
plymove.com
PlyMove is a pedagogical chess engine. Stockfish finds what is best; PlyMove identifies what is worth teaching to a specific learner.
live
Unverified
AI & Agents
Transact tools
plymove.get_product_info
plymove.get_access_info
plymove.get_pricing
plymove.contact_sales
page.navigate
Inspect tools
ejaj.cz
ejaj.cz
ejaj.cz
live
Unverified
AI & Agents
search_ai_tools
get_ai_tool
list_ai_tool_categories
get_newest_ai_tools
get_ai_news
Inspect tools
go.lmm.best
go.lmm.best
go.lmm.best
live
Unverified
AI & Agents
Transact tools
join_go_match
get_go_game_state
wait_for_go_turn
play_go_move
pass_go_turn
Inspect tools