query_uk_insolvency
The latest corporate insolvency notices from The Gazette (official UK public record) — winding-up petitions and orders, administrator, receiver and liquidator appointments, moratoria, and creditor notices, company-level facts only. Blind Mode: person fields and notice text in the source are never...
This record as markdown: /tools/com-gankdat-gankdat/query-uk-insolvency.md
What query_uk_insolvency does on Gankdat
AI agents call query_uk_insolvency to retrieve information from Gankdat 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 |
|---|---|---|---|
q | string | — | |
page | integer | — | |
company | string | — | |
per_page | integer | — | |
notice_code | string | — | |
notice_type | string | — | |
published_at_after | string | — | |
published_at_before | string | — |
Parameters from the server's own tool schema.
Why query_uk_insolvency is rated Low
This tool purely retrieves structured data from a public official record (The Gazette). It performs read-only lookups with search and filter functionality, which is characteristic of a Read category tool. The data accessed is already public, and the tool has no side effects—it cannot modify, execute code, delete records, or affect financial transactions.
From the tool's definition Tool retrieves and queries insolvency notices from UK public records. Description states it provides 'company-level facts only' with filters and search capabilities. No creation, modification, deletion, or execution capabilities mentioned.
Risk signalsAdmin/system-level operation
Attacks that exploit this kind of access
The rule that runs query_uk_insolvency safely
PolicyLayer is an MCP gateway: it sits between your AI agents and Gankdat, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For query_uk_insolvency, this is the rule to start with:
query_uk_insolvency 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 Gankdat, apply this rule, and every query_uk_insolvency call is checked against it from then on.
Questions about query_uk_insolvency
The latest corporate insolvency notices from The Gazette (official UK public record) — winding-up petitions and orders, administrator, receiver and liquidator appointments, moratoria, and creditor notices, company-level facts only. Blind Mode: person fields and notice text in the source are never ingested. Filters combine with AND; q searches all text fields. Costs 1 credit(s) per call. It is categorised as a Read tool in the Gankdat MCP Server, which means it retrieves data without modifying state.
query_uk_insolvency accepts 8 parameters: q, page, company, per_page, notice_code, notice_type, published_at_after, published_at_before. The full parameter table on this page comes from the server's own tool schema.
Register the Gankdat MCP server in PolicyLayer and add a rule for query_uk_insolvency: 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 Gankdat. Nothing to install.
query_uk_insolvency 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 query_uk_insolvency 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 query_uk_insolvency. 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.
query_uk_insolvency is provided by the Gankdat MCP server (https://gankdat.com/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on Gankdat, and thousands of servers like it.
This server
Across the catalogue