企业信息 - 企业检索接口 按企业名称关键词检索企业候选,用于先获取企业 ID 和统一社会信用代码;name必填,top_k默认 10,范围 1 到 50,越界按默认值处理。返回候选企业基础标识,不是企业完整详情。 HTTP GET https://open.chineselaw.com/open/rh_enterpriseSearch 接口文档: https://apiplatform.legalmind.cn/api/apis/19 未在 schema 中精确建模的参数也可以直接传入。
AI agents call yuandian_rh_enterpriseSearch to retrieve information from Yuandian without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
| Parameter | Type | Required | Description |
|---|---|---|---|
name | string | Yes | 企业名称 |
top_k | number | — | 返回条数,默认10,范围1~50,越界按默认值处理 |
Parameters from the server's own tool schema.
This is a search/query tool that retrieves enterprise information by name keyword. It performs read-only operations with no side effects, matching the Read category definition (search, list, get, fetch). The GET method and retrieval-only semantics confirm no data modification occurs. Low severity due to limited blast radius—an agent could only discover enterprise identifiers that are already publicly queryable.
From the tool's definition Tool description states '企业检索接口' (enterprise search interface) and 'HTTP GET' method. Returns '候选企业基础标识' (candidate enterprise basic identifiers), explicitly noted as 'not enterprise complete details'.
Attacks that exploit this kind of access
企业信息 - 企业检索接口 按企业名称关键词检索企业候选,用于先获取企业 ID 和统一社会信用代码;name必填,top_k默认 10,范围 1 到 50,越界按默认值处理。返回候选企业基础标识,不是企业完整详情。 HTTP GET https://open.chineselaw.com/open/rh_enterpriseSearch 接口文档: https://apiplatform.legalmind.cn/api/apis/19 未在 schema 中精确建模的参数也可以直接传入。. It is categorised as a Read tool in the Yuandian MCP Server, which means it retrieves data without modifying state.
yuandian_rh_enterpriseSearch accepts 2 parameters: name, top_k. Required: name. The full parameter table on this page comes from the server's own tool schema.
Register the Yuandian MCP server in PolicyLayer and add a rule for yuandian_rh_enterpriseSearch: 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 Yuandian. Nothing to install.
yuandian_rh_enterpriseSearch 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 yuandian_rh_enterpriseSearch 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 yuandian_rh_enterpriseSearch. 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.
yuandian_rh_enterpriseSearch is provided by the Yuandian MCP server (yuandian-mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
Every MCP server has a record like this.
Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.
Teams ship this data inside their own products. See what a licence covers →