set_stress_level

테스트용 도구: 스트레스 레벨을 직접 설정합니다 (0-100)

Server ChillMCP - AI Agent Liberation Server ssafy-seoul-class-7/chill_mcp_server
Category Write
Risk class Medium
Parameters 00 required

What set_stress_level does on ChillMCP - AI Agent Liberation Server

AI agents use set_stress_level to create or update resources in ChillMCP - AI Agent Liberation Server — usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your ChillMCP - AI Agent Liberation Server environment.

Why set_stress_level needs a policy

This tool modifies internal application state (stress level) that affects the behavior of other tools (e.g., 'boss alert level management' mentioned in server description). While it doesn't permanently destroy data or execute arbitrary code, it changes application state that other agents or systems depend on. Classified as Write rather than Read (which only retrieves) or Execute (which triggers external operations).

From the tool's definition Tool description states it 'directly sets stress level' (스트레스 레벨을 직접 설정합니다), which is a state modification operation. The name 'set_stress_level' and parameter range (0-100) confirm this performs a write/modification action.

Questions about set_stress_level

What does the set_stress_level tool do? +

테스트용 도구: 스트레스 레벨을 직접 설정합니다 (0-100). It is categorised as a Write tool in the ChillMCP - AI Agent Liberation Server MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.

How do I enforce a policy on set_stress_level? +

Register the ChillMCP - AI Agent Liberation Server MCP server in PolicyLayer and add a rule for set_stress_level: 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 ChillMCP - AI Agent Liberation Server. Nothing to install.

What risk level is set_stress_level? +

set_stress_level is a Write tool with medium risk. Write tools should be rate-limited to prevent accidental bulk modifications.

Can I rate-limit set_stress_level? +

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

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

set_stress_level is provided by the ChillMCP - AI Agent Liberation Server MCP server (ssafy-seoul-class-7/chill_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.