D
DealerMax
/get_nlt_offer_details
Get NLT offer details
Dettaglio completo di una singola offerta NLT (catalogo Noleggio Lungo Termine). Espone tutto quello che search_nlt_offers ritorna nel hit + extra: -
liveverifiedunknown~5s typical
mcpprobeddealermax
$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-app-dealermax-public-search /get_nlt_offer_details for me.
Input
| Field | Type | Description |
|---|---|---|
| slug* | string | Canonical slug of the NLT offer (e.g. 'business-audi-q3-35-2-0-tdi-business-advanced-s-tro |
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-app-dealermax-public-search","endpoint":"/get_nlt_offer_details","input":{"slug":"..."}}'cli
npx cracked-ai run -p mcp-app-dealermax-public-search -e /get_nlt_offer_details -i '{"slug":"..."}'mcp
run_tool({ provider: "mcp-app-dealermax-public-search", endpoint: "/get_nlt_offer_details", input: {"slug":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.