list_tracked_products
عرض المنتجات المحفوظة وحالتها وآخر سعر وموعد الفحص القادم.
This record as markdown: /tools/deal-watcher-ai-agent/list-tracked-products.md
What list_tracked_products does on Deal Watcher Ai Agent
AI agents call list_tracked_products to retrieve information from Deal Watcher Ai Agent without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
Why list_tracked_products is rated Low
This tool retrieves and displays information about tracked products without creating, modifying, deleting, or executing external operations. It is a pure data query operation that returns read-only information about product tracking status, pricing history, and scheduling metadata.
From the tool's definition Tool name 'list_tracked_products' and description 'عرض المنتجات المحفوظة وحالتها وآخر سعر وموعد الفحص القادم' (Display saved products, their status, last price, and next check time) indicate retrieval and querying of stored product tracking data with no…
Attacks that exploit this kind of access
The rule that runs list_tracked_products safely
PolicyLayer is an MCP gateway: it sits between your AI agents and Deal Watcher Ai Agent, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For list_tracked_products, this is the rule to start with:
list_tracked_products 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 Deal Watcher Ai Agent, apply this rule, and every list_tracked_products call is checked against it from then on.
Questions about list_tracked_products
عرض المنتجات المحفوظة وحالتها وآخر سعر وموعد الفحص القادم. It is categorised as a Read tool in the Deal Watcher Ai Agent MCP Server, which means it retrieves data without modifying state.
Register the Deal Watcher Ai Agent MCP server in PolicyLayer and add a rule for list_tracked_products: 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 Deal Watcher Ai Agent. Nothing to install.
list_tracked_products 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 list_tracked_products 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 list_tracked_products. 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.
list_tracked_products is provided by the Deal Watcher Ai Agent MCP server (s2leh/deal-watcher-ai-agent). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on Deal Watcher Ai Agent, and thousands of servers like it.
This server
Across the catalogue