new_house_project_bonus

从ERP系统导出新房项目奖励金Excel文件。必须先调用 branch_select 获取 branchId 和 cityCode。支持2个action: query预览数据, export执行导出。确认城市公司(必填,支持多选)、确认奖励周期(选填,默认近365天)。

Server Yjzf @yjzf/mcp-server-yjzf
Category Execute
Risk class High
Parameters 84 required

What new_house_project_bonus does on Yjzf

AI agents invoke new_house_project_bonus to trigger actions in Yjzf. What it does depends on the arguments the agent supplies, and its effects often reach beyond the immediate call — builds kicked off, notifications sent, workflows started.

ParameterTypeRequiredDescription
action string Yes 要执行的动作
pageNo number 页码,仅 query 时使用,不传默认1
branchId string Yes 城市公司ID(即organId),必须通过 branch_select 工具获取,禁止自行编造
cityCode string Yes 城市编码,必须通过 branch_select 工具获取,禁止自行编造
pageSize number 每页条数,仅 query 时使用,不传默认20
branchName string Yes 城市公司名称(用于文件命名),必须通过 branch_select 工具获取,禁止自行编造
startDateEnd number 奖励截止时间(毫秒时间戳)。用户有指定日期时,必须先调用 get_current_time 获取当前时间作为参考,再用 date_to_timestamp(endOfDay=true) 转换,严禁自行估算。不传默认今天结束
startDateBegin number 奖励开始时间(毫秒时间戳)。用户有指定日期时,必须先调用 get_current_time 获取当前时间作为参考,再用 date_to_timestamp 转换,严禁自行估算。不传默认365天前

Parameters from the server's own tool schema.

Why new_house_project_bonus needs a policy

new_house_project_bonus triggers real processes with real consequences. An agent gone sideways doesn't fire it once — it starts dozens of builds, sends mass notifications, or burns through compute before anyone looks up.

Questions about new_house_project_bonus

What does the new_house_project_bonus tool do? +

从ERP系统导出新房项目奖励金Excel文件。必须先调用 branch_select 获取 branchId 和 cityCode。支持2个action: query预览数据, export执行导出。确认城市公司(必填,支持多选)、确认奖励周期(选填,默认近365天)。. It is categorised as a Execute tool in the Yjzf MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.

What parameters does new_house_project_bonus accept? +

new_house_project_bonus accepts 8 parameters: action, pageNo, branchId, cityCode, pageSize, branchName, startDateEnd, startDateBegin. Required: action, branchId, cityCode, branchName. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on new_house_project_bonus? +

Register the Yjzf MCP server in PolicyLayer and add a rule for new_house_project_bonus: 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 new_house_project_bonus? +

new_house_project_bonus is a Execute tool with high risk. Execute tools should be rate-limited and have argument validation enabled.

Can I rate-limit new_house_project_bonus? +

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

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

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