scan_product_signals
Scan a company for product-system bugs and unlocks (failed/timed-out activity runs, blocked_on_you cards, open error agent_feedback) and return ranked product-request candidates for the FreedomOS product team. Use when the product team is hunting class bugs/unlocks across a portfolio tenant (dry-...
This record as markdown: /tools/com-getfreedomos-freedom-mcp/scan-product-signals.md
What scan_product_signals does on Freedom Mcp
AI agents call scan_product_signals to retrieve information from Freedom Mcp 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 |
|---|---|---|---|
companyId | string | — | FreedomOS company id to act within (you must be a member). Required for company-scoped tools. |
company_id | string | Yes | Tenant company_id to scan (e.g. …_the-optimal-company- or a portfolio co). |
file_top_n | number | — | If >0, file the top N signals as product_request decision cards (max 5). Default 0 = dry-run only. |
lookback_days | number | — | How far back to look (1–60, default 14). |
Parameters from the server's own tool schema.
Why scan_product_signals is rated Low
Primarily reads and analyzes system signals; optional file_top_n can write bug cards.
From the tool's definition dry-run by default; scan for bugs and unlocks; return ranked candidates
Attacks that exploit this kind of access
The rule that runs scan_product_signals safely
PolicyLayer is an MCP gateway: it sits between your AI agents and Freedom Mcp, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For scan_product_signals, this is the rule to start with:
scan_product_signals 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 Freedom Mcp, apply this rule, and every scan_product_signals call is checked against it from then on.
Questions about scan_product_signals
Scan a company for product-system bugs and unlocks (failed/timed-out activity runs, blocked_on_you cards, open error agent_feedback) and return ranked product-request candidates for the FreedomOS product team. Use when the product team is hunting class bugs/unlocks across a portfolio tenant (dry-run by default; set file_top_n to file up to 5 bug cards). Does NOT invent feature fantasy — bias is bugs/unlocks only. For FreedomOS product-inbox members only. [write-tier — first use may require a manager's approval; a from-now-on approval makes future calls seamless, a just-once approval re-asks next time.]. It is categorised as a Read tool in the Freedom Mcp MCP Server, which means it retrieves data without modifying state.
scan_product_signals accepts 4 parameters: companyId, company_id, file_top_n, lookback_days. Required: company_id. The full parameter table on this page comes from the server's own tool schema.
Register the Freedom MCP server in PolicyLayer and add a rule for scan_product_signals: 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 Freedom Mcp. Nothing to install.
scan_product_signals 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 scan_product_signals 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 scan_product_signals. 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.
scan_product_signals is provided by the Freedom MCP server (https://twuluxmoognlwtmaoqgo.supabase.co/functions/v1/freedom-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on Freedom, and thousands of servers like it.
This server
Across the catalogue