企业信息 - 企业涉诉文书列表接口 按企业 ID 或统一社会信用代码分页查询该企业相关涉诉文书列表;id与tyshxydm至少传一个,pageNo默认 1,每页默认 30 条。返回分页对象,列表项是涉诉文书摘要,不是文书全文;全文需根据文书信息再调案例/文书详情类接口。 HTTP GET https://open.chineselaw.com/open/rh_enterpriseWritList 接口文档: https://apiplatform.legalmind.cn/api/apis/31 未在 schema 中精确建模的参数也可以直接传入。
AI agents call yuandian_rh_enterpriseWritList 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 |
|---|---|---|---|
id | string | — | 企业ID(主表 legal_insight_qyfx_company 文档 _id) |
pageNo | number | — | 页码,默认 1 |
tyshxydm | string | — | 统一社会信用代码 |
Parameters from the server's own tool schema.
This tool retrieves and queries litigation document information associated with an enterprise. It performs no modifications, deletions, or financial transactions. The operation is read-only with no side effects—it simply searches and returns paginated results of existing litigation documents. This clearly falls into the Read category.
From the tool's definition Tool description states it is a '分页查询' (paginated query) interface that '查询该企业相关涉诉文书列表' (queries/retrieves the enterprise-related litigation document list).
Attacks that exploit this kind of access
企业信息 - 企业涉诉文书列表接口 按企业 ID 或统一社会信用代码分页查询该企业相关涉诉文书列表;id与tyshxydm至少传一个,pageNo默认 1,每页默认 30 条。返回分页对象,列表项是涉诉文书摘要,不是文书全文;全文需根据文书信息再调案例/文书详情类接口。 HTTP GET https://open.chineselaw.com/open/rh_enterpriseWritList 接口文档: https://apiplatform.legalmind.cn/api/apis/31 未在 schema 中精确建模的参数也可以直接传入。. It is categorised as a Read tool in the Yuandian MCP Server, which means it retrieves data without modifying state.
yuandian_rh_enterpriseWritList accepts 3 parameters: id, pageNo, tyshxydm. 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_enterpriseWritList: 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_enterpriseWritList 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_enterpriseWritList 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_enterpriseWritList. 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_enterpriseWritList 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 →