role_pc_list

获取新房开发商回款导出的角色类型列表。调用新房开发商回款导出(new_house_developer_repayment_export)前,必须先调用此工具获取有效的 roleType 值,再传入导出工具的 roleType 参数。

Server Yjzf @yjzf/mcp-server-yjzf
Category Read
Risk class Low
Parameters 22 required

What role_pc_list does on Yjzf

AI agents call role_pc_list to retrieve information from Yjzf without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

ParameterTypeRequiredDescription
brandId string Yes 品牌ID,必须通过 brand_select 工具获取,禁止自行编造
branchId string Yes 城市公司ID,必须通过 branch_select 工具获取,禁止自行编造

Parameters from the server's own tool schema.

Why role_pc_list needs a policy

This tool fetches configuration data (role type lists) needed by other tools. It performs a read-only query operation that retrieves reference information without creating, modifying, deleting, executing code, or moving money. The blast radius of misuse is minimal—an attacker could only see what role types exist in the system. This is characteristic of a Read category tool.

From the tool's definition Tool name 'role_pc_list' and description indicate it 'retrieves/gets a list of role types (角色类型列表)' for use in subsequent exports. The description explicitly states it is called 'before' another export tool to obtain valid roleType values.

Questions about role_pc_list

What does the role_pc_list tool do? +

获取新房开发商回款导出的角色类型列表。调用新房开发商回款导出(new_house_developer_repayment_export)前,必须先调用此工具获取有效的 roleType 值,再传入导出工具的 roleType 参数。. It is categorised as a Read tool in the Yjzf MCP Server, which means it retrieves data without modifying state.

What parameters does role_pc_list accept? +

role_pc_list accepts 2 parameters: brandId, branchId. Required: brandId, branchId. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on role_pc_list? +

Register the Yjzf MCP server in PolicyLayer and add a rule for role_pc_list: 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 Yjzf. Nothing to install.

What risk level is role_pc_list? +

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

Can I rate-limit role_pc_list? +

Yes. Add a rate_limit block to the role_pc_list 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 role_pc_list completely? +

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

role_pc_list is provided by the Yjzf MCP server (@yjzf/mcp-server-yjzf). 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.