get_product_details
Get full details for one product by its handle: variants, SKUs, options, prices, images, and spec metafields. Open tool — no API key required.
This record as markdown: /tools/com-filtrous-mcp-catalog/get-product-details.md
What get_product_details does on Filtrous MCP Catalog Server
AI agents call get_product_details to retrieve information from Filtrous MCP Catalog Server 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 |
|---|---|---|---|
handle | string | Yes | The product handle (slug), e.g. from search_products. |
Parameters from the server's own tool schema.
Why get_product_details is rated Low
This is a read-only data retrieval operation. It queries and returns product catalog details without side effects, modification capabilities, or irreversible actions. The blast radius of misuse is minimal—an agent could retrieve product information repeatedly but cannot modify inventory, execute commands, or incur financial obligations.
From the tool's definition Tool retrieves product information (variants, SKUs, options, prices, images, spec metafields) by product handle. Action verbs are 'Get' and 'retrieve' with no mention of modification, deletion, or execution.
Attacks that exploit this kind of access
The rule that runs get_product_details safely
PolicyLayer is an MCP gateway: it sits between your AI agents and Filtrous MCP Catalog Server, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For get_product_details, this is the rule to start with:
get_product_details 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 Filtrous MCP Catalog Server, apply this rule, and every get_product_details call is checked against it from then on.
Questions about get_product_details
Get full details for one product by its handle: variants, SKUs, options, prices, images, and spec metafields. Open tool — no API key required. It is categorised as a Read tool in the Filtrous MCP Catalog Server MCP Server, which means it retrieves data without modifying state.
get_product_details accepts 1 parameter: handle. Required: handle. The full parameter table on this page comes from the server's own tool schema.
Register the Filtrous MCP Catalog Server MCP server in PolicyLayer and add a rule for get_product_details: 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 Filtrous MCP Catalog Server. Nothing to install.
get_product_details 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_product_details 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_product_details. 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_product_details is provided by the Filtrous MCP Catalog Server MCP server (https://filtrous-mcp-catalog.filtrous.workers.dev/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on Filtrous MCP Catalog Server, and thousands of servers like it.
This server
Across the catalogue