AI
AVnester — Indian Real Estate Intelligence
/get_property_details
Get one AVnester property by ID
Fetch full public details for one AVnester listing by its listingId. Get the listingId from search_properties results first (the `listingId` field) — IDs are no
liveunknown~5s typical
mcpavnester—indian
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-avnester-mcp-property-intelligence /get_property_details for me.
Input
| Field | Type | Description |
|---|---|---|
| listingId* | string | AVnester listingId, as returned in search_properties results (the `listingId` field). IDs |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-avnester-mcp-property-intelligence","endpoint":"/get_property_details","input":{"listingId":"..."}}'cli
npx cracked-ai run -p mcp-com-avnester-mcp-property-intelligence -e /get_property_details -i '{"listingId":"..."}'mcp
run_tool({ provider: "mcp-com-avnester-mcp-property-intelligence", endpoint: "/get_property_details", input: {"listingId":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.