yuandian_rh_case_details

案例文书 - 案例详情接口 查询单类案例详情。id与ah至少传一个,type非必填;返回data为列表,最多 10 条。普通案例和权威案例字段不同,详情 URL 也分别指向普通案例与权威案例路径。 HTTP GET https://open.chineselaw.com/open/rh_case_details 接口文档: https://apiplatform.legalmind.cn/api/apis/9 未在 schema 中精确建模的参数也可以直接传入。

Server Yuandian yuandian-mcp-server
Category Read
Risk class Low
Parameters 30 required

What yuandian_rh_case_details does on Yuandian

AI agents call yuandian_rh_case_details 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.

ParameterTypeRequiredDescription
ah string 案号;当未传 id 时用于查询
id string 案例标识
type string 类型筛选:ptal(普通案例)或 qwal(权威案例),不传则不筛选

Parameters from the server's own tool schema.

Why yuandian_rh_case_details needs a policy

This is a data retrieval tool that queries case information from a legal database. It performs a read-only operation with no capability to modify, delete, or execute external operations. The GET method and read-only semantics confirm the Read category. Severity is low because unauthorized access to legal case information has limited blast radius compared to destructive or financial operations.

From the tool's definition Tool name contains 'case_details' and description states '查询单类案例详情' (query single case details). It is a GET endpoint that retrieves case information and returns data as a list.

Questions about yuandian_rh_case_details

What does the yuandian_rh_case_details tool do? +

案例文书 - 案例详情接口 查询单类案例详情。id与ah至少传一个,type非必填;返回data为列表,最多 10 条。普通案例和权威案例字段不同,详情 URL 也分别指向普通案例与权威案例路径。 HTTP GET https://open.chineselaw.com/open/rh_case_details 接口文档: https://apiplatform.legalmind.cn/api/apis/9 未在 schema 中精确建模的参数也可以直接传入。. It is categorised as a Read tool in the Yuandian MCP Server, which means it retrieves data without modifying state.

What parameters does yuandian_rh_case_details accept? +

yuandian_rh_case_details accepts 3 parameters: ah, id, type. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on yuandian_rh_case_details? +

Register the Yuandian MCP server in PolicyLayer and add a rule for yuandian_rh_case_details: 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.

What risk level is yuandian_rh_case_details? +

yuandian_rh_case_details is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit yuandian_rh_case_details? +

Yes. Add a rate_limit block to the yuandian_rh_case_details 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.

How do I block yuandian_rh_case_details completely? +

Set action: deny in the PolicyLayer policy for yuandian_rh_case_details. 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.

What MCP server provides yuandian_rh_case_details? +

yuandian_rh_case_details 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.

// LOOK UP ANOTHER 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 →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.