get_internal_link_url
Get canonical FINN URLs for a brand and its models — for building internal linking blocks on SEO pages. For each model returns three URLs that target DIFFERENT funnels: mdp_url (marketing/brand page), plp_subscribe_url (subscription product listing, /de-DE/subscribe/{brand}_{model}), and plp_leas...
This record as markdown: /tools/com-finn-www-auto/get-internal-link-url.md
What get_internal_link_url does on FINN Auto - Car Subscription
AI agents call get_internal_link_url to retrieve information from FINN Auto - Car Subscription without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
| Parameter | Type | Required | Description |
|---|---|---|---|
brand | string | Yes | Brand name (e.g. "Ford", "Mercedes-Benz", "BMW") |
model | string | — | Optional model name (e.g. "Puma", "iX1"). If omitted, returns all available models for the brand. |
Parameters from the server's own tool schema.
Why get_internal_link_url is rated Low
This tool purely retrieves URL data structures without modifying, deleting, or executing operations. It supports SEO and internal navigation by returning links to existing pages. No financial transactions, destructive actions, or code execution occurs. The tool is a simple lookup/query mechanism for URL endpoints.
From the tool's definition Tool returns canonical URLs for different product funnels (mdp_url, plp_subscribe_url, plp_leasing_url) — it retrieves and queries URL data with no side effects.
Attacks that exploit this kind of access
The rule that runs get_internal_link_url safely
PolicyLayer is an MCP gateway: it sits between your AI agents and FINN Auto - Car Subscription, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For get_internal_link_url, this is the rule to start with:
get_internal_link_url is read-only, so it stays allowed. Everything else on the server is denied unless you say otherwise.
The button opens the PolicyLayer dashboard: create your workspace, connect FINN Auto - Car Subscription, apply this rule, and every get_internal_link_url call is checked against it from then on.
Questions about get_internal_link_url
Get canonical FINN URLs for a brand and its models — for building internal linking blocks on SEO pages. For each model returns three URLs that target DIFFERENT funnels: mdp_url (marketing/brand page), plp_subscribe_url (subscription product listing, /de-DE/subscribe/{brand}_{model}), and plp_leasing_url (leasing product listing, /de-DE/leasing/{brand}_{model}). Use plp_leasing_url when linking from a Leasing advisory, plp_subscribe_url when linking from subscription content. If model is omitted, returns all currently available models for the brand. It is categorised as a Read tool in the FINN Auto - Car Subscription MCP Server, which means it retrieves data without modifying state.
get_internal_link_url accepts 2 parameters: brand, model. Required: brand. The full parameter table on this page comes from the server's own tool schema.
Register the FINN Auto - Car Subscription MCP server in PolicyLayer and add a rule for get_internal_link_url: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches FINN Auto - Car Subscription. Nothing to install.
get_internal_link_url is a Read tool with low risk. Read-only tools are generally safe to allow by default.
Yes. Add a rate_limit block to the get_internal_link_url rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for get_internal_link_url. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
get_internal_link_url is provided by the FINN Auto - Car Subscription MCP server (https://www.finn.com/api/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on FINN Auto - Car Subscription, and thousands of servers like it.
This server
Across the catalogue