get_normalized_pricing
Effective monthly cost per vendor in any theme at a chosen call volume, normalizing flat, per-minute and per-call billing to one comparable number. For non-telephony catalog themes (per-seat / flat plans with no call quota) this returns each plan's base monthly price — the meaningful figure there...
This record as markdown: /tools/com-frontdeskreview-front-desk-review-data/get-normalized-pricing.md
What get_normalized_pricing does on The Front Desk Review
AI agents call get_normalized_pricing to retrieve information from The Front Desk Review 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 |
|---|---|---|---|
section | string | — | Theme slug to query (default "ai-receptionists"). A theme is any of the 271 pricing topics this index covers: the deep hub sections (e.g. ai-receptionists) plus |
callsPerMonth | number | Yes | |
avgCallMinutes | number | — |
Parameters from the server's own tool schema.
Why get_normalized_pricing is rated Low
This tool queries and transforms existing pricing information for comparison purposes. It has no side effects—it does not create, modify, delete, or execute external operations. It is a read-only data retrieval and calculation function, consistent with other sibling tools like get_price_history, get_benchmark, and compare which also retrieve and present data without mutation.
From the tool's definition Tool retrieves and normalizes pricing data: 'Effective monthly cost per vendor', 'returns each plan's base monthly price', 'quote-only or unpriceable-at-volume vendors return null'.
Attacks that exploit this kind of access
The rule that runs get_normalized_pricing safely
PolicyLayer is an MCP gateway: it sits between your AI agents and The Front Desk Review, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For get_normalized_pricing, this is the rule to start with:
get_normalized_pricing 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 The Front Desk Review, apply this rule, and every get_normalized_pricing call is checked against it from then on.
Questions about get_normalized_pricing
Effective monthly cost per vendor in any theme at a chosen call volume, normalizing flat, per-minute and per-call billing to one comparable number. For non-telephony catalog themes (per-seat / flat plans with no call quota) this returns each plan's base monthly price — the meaningful figure there. Cheapest priceable plan per vendor; quote-only or unpriceable-at-volume vendors return null (never a fabricated figure). avgCallMinutes defaults to 3 and is echoed in assumptions for reproducibility. It is categorised as a Read tool in the The Front Desk Review MCP Server, which means it retrieves data without modifying state.
get_normalized_pricing accepts 3 parameters: section, callsPerMonth, avgCallMinutes. Required: callsPerMonth. The full parameter table on this page comes from the server's own tool schema.
Register the The Front Desk Review MCP server in PolicyLayer and add a rule for get_normalized_pricing: 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 The Front Desk Review. Nothing to install.
get_normalized_pricing 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_normalized_pricing 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_normalized_pricing. 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_normalized_pricing is provided by the The Front Desk Review MCP server (https://mcp.frontdeskreview.com/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on The Front Desk Review, and thousands of servers like it.
This server
Across the catalogue