unenrol_talentlms_user
Remove a user from a course.\n\n
This record as markdown: /tools/freshdesk/unenrol-talentlms-user.md
What unenrol_talentlms_user does on Freshdesk
AI agents call unenrol_talentlms_user to permanently remove resources in Freshdesk, typically in cleanup and lifecycle workflows. It does its job in a single call, and there is no undo.
Why unenrol_talentlms_user is rated Critical
Unenrolling a user from a course is a destructive action that irreversibly revokes their access to and progress in a learning course. This is more severe than a write operation because the enrollment relationship is deleted and the user loses entitlements. The high severity reflects that unauthorized removal could disrupt a user's learning path and require administrative intervention to restore.
From the tool's definition Tool name 'unenrol_talentlms_user' combined with description 'Remove a user from a course' indicates irreversible removal of enrollment status. The action cannot be undone without manual re-enrollment by an administrator.
Attacks that exploit this kind of access
The rule that runs unenrol_talentlms_user safely
PolicyLayer is an MCP gateway: it sits between your AI agents and Freshdesk, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For unenrol_talentlms_user, this is the rule to start with:
unenrol_talentlms_user is removed from the agent's tool list entirely, so the agent never calls it. The rest of the server keeps working.
The button opens the PolicyLayer dashboard: create your workspace, connect Freshdesk, apply this rule, and every unenrol_talentlms_user call is checked against it from then on.
Questions about unenrol_talentlms_user
Remove a user from a course.\n\n. It is categorised as a Destructive tool in the Freshdesk MCP Server, which means it can permanently delete or destroy data. Block by default and require explicit approval.
Register the Freshdesk MCP server in PolicyLayer and add a rule for unenrol_talentlms_user: 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 Freshdesk. Nothing to install.
unenrol_talentlms_user is a Destructive tool with critical risk. Critical-risk tools should be blocked by default and only enabled with explicit human approval.
Yes. Add a rate_limit block to the unenrol_talentlms_user 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 unenrol_talentlms_user. 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.
unenrol_talentlms_user is provided by the Freshdesk MCP server (@mindstone-engineering/mcp-server-freshdesk). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on Freshdesk, and thousands of servers like it.
Across the catalogue