法律法规 - 法条关键词检索接口 按必填keyword检索法条内容,支持按所属法规名称、效力级别、时效性、地域、发布日期和实施日期过滤。返回的是法条列表,每条包含法条内容、法条编号、所属法规 ID/名称和法规元数据;不是法规整部文本列表。 HTTP POST https://open.chineselaw.com/open/rh_ft_search 接口文档: https://apiplatform.legalmind.cn/api/apis/11 未在 schema 中精确建模的参数也可以直接传入。
AI agents call yuandian_rh_ft_search 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 |
|---|---|---|---|
dy | string | — | 地域过滤;按空格拆分后,命中任一即可;可选值:中央、北京、天津、河北、山西、内蒙古、辽宁、吉林、黑龙江、上海、江苏、浙江、安徽、福建、江西、山东、河南、湖北、湖南、广东、广西、海南、重庆、四川、贵州、云南、西藏、陕西、甘肃、青海、宁夏、新疆 |
sxx | string | — | 时效性过滤;按空格拆分后,命中任一即可;可选值:现行有效、失效、已被修改、部分失效、尚未生效 |
fbbm | string | — | 发布部门过滤;按空格拆分后,任一子串命中即可 |
fgmc | string | — | 法规名称过滤;按空格拆分后,法规标题需全部命中 |
top_k | number | — | 返回条数上限;默认 10;最大 50 |
xljb_1 | string | — | 效力级别过滤;按空格拆分后,命中任一即可;可选值:宪法、法律、司法解释、行政法规、监察法规、部门规章、党内法规、军事法规规章、立法机关工作文件、行政机关工作文件、行业/团体规范、地方性法规、自治条例和单行条例、地方司法文件、地方政府规章、地方规范性文件、地方律协规定; |
keyword | string | Yes | 法条内容关键词;按 search_mode 将空格拆分并用 AND/OR 拼接成(queryString) |
fbrq_end | string | — | 发布日期止(含当前日期),格式为:yyyy-MM-dd |
ssrq_end | string | — | 实施日期止(含当前日期),格式为:yyyy-MM-dd |
fbrq_start | string | — | 发布日期起(含当前日期),格式为:yyyy-MM-dd |
ssrq_start | string | — | 实施日期起(含当前日期),格式为:yyyy-MM-dd |
search_mode | string | — | 关键词拼接模式,默认 AND;会转为大写(如 AND/OR) |
Parameters from the server's own tool schema.
This is a read-only search tool that retrieves and queries legal statute information from a Chinese law platform. It accepts keyword parameters and returns filtered results including statute content, clause numbers, and metadata. There are no side effects, modifications, deletions, code execution, or financial implications.
From the tool's definition Tool description states it is a '法律法规 - 法条关键词检索接口' (legal regulation - statute keyword search interface) that performs searches ('检索') on legal clause content and returns 'law clause lists' ('法条列表').
Risk signalsHigh parameter count (12 properties)
Attacks that exploit this kind of access
法律法规 - 法条关键词检索接口 按必填keyword检索法条内容,支持按所属法规名称、效力级别、时效性、地域、发布日期和实施日期过滤。返回的是法条列表,每条包含法条内容、法条编号、所属法规 ID/名称和法规元数据;不是法规整部文本列表。 HTTP POST https://open.chineselaw.com/open/rh_ft_search 接口文档: https://apiplatform.legalmind.cn/api/apis/11 未在 schema 中精确建模的参数也可以直接传入。. It is categorised as a Read tool in the Yuandian MCP Server, which means it retrieves data without modifying state.
yuandian_rh_ft_search accepts 12 parameters: dy, sxx, fbbm, fgmc, top_k, xljb_1, keyword, fbrq_end, ssrq_end, fbrq_start, ssrq_start, search_mode. Required: keyword. 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_ft_search: 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_ft_search 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_ft_search 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_ft_search. 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_ft_search 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 →