WebMCP

TravelWebMCP verified

danang.kim WebMCP tools

Interactive map for Danang, Vietnam with rental ads

2 tools1 methodsspec API surface

What can an agent do with danang.kim WebMCP tools?

Interactive map for Danang, Vietnam with rental ads This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.

WebMCP tools on danang.kim

Tool 1 of 2WebMCPAnswer

get_site_info

Returns information about danang.kim and its purpose.

How to install

Open the danang.kim website and ask your browser agent to use get_site_info

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the get_site_info tool on danang.kim. Return the structured result and cite the source page.

Input contract

    Open the source definition

    Tool 2 of 2WebMCPAnswer

    filter_listings_by_price

    Find rental property listings in Danang whose monthly rent is from the specified minimum price (inclusive) up to, but not including, the specified maximum price. Prices are in Vietnamese dong (VND). Use this tool when the user asks to find rentals within a price range.

    How to install

    Open the danang.kim website and ask your browser agent to use filter_listings_by_price

    Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

    Run with an agent

    Use the filter_listings_by_price tool on danang.kim with from: <number>, to: <number>. Return the structured result and cite the source page.

    Input contract

    • from number Minimum monthly rental price in Vietnamese dong (VND), inclusive.
    • to number Maximum monthly rental price in Vietnamese dong (VND), exclusive.

    Open the source definition