add_slack_bookmark
Add a bookmark link to a channel
This record as markdown: /tools/freshdesk/add-slack-bookmark.md
What add_slack_bookmark does on Freshdesk
AI agents use add_slack_bookmark to create or update resources in Freshdesk, usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your Freshdesk environment.
Why add_slack_bookmark is rated Medium
This tool creates a bookmark (a form of data) in a Slack channel. This is a Write operation because it creates a new resource that can be easily modified or deleted. The blast radius is low because bookmarks are informational metadata with no impact on critical data, finances, or system stability. There is no destructive or financial risk, and no code execution involved.
From the tool's definition Tool performs 'Add a bookmark link to a channel' — creates a new bookmark resource in Slack, a reversible metadata operation.
Attacks that exploit this kind of access
The rule that runs add_slack_bookmark 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 add_slack_bookmark, this is the rule to start with:
add_slack_bookmark stays usable, but capped: an agent stuck in a loop can't make hundreds of changes a minute. Everything else on the server is denied unless you say otherwise.
The button opens the PolicyLayer dashboard: create your workspace, connect Freshdesk, apply this rule, and every add_slack_bookmark call is checked against it from then on.
Questions about add_slack_bookmark
Add a bookmark link to a channel. It is categorised as a Write tool in the Freshdesk MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.
Register the Freshdesk MCP server in PolicyLayer and add a rule for add_slack_bookmark: 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.
add_slack_bookmark is a Write tool with medium risk. Write tools should be rate-limited to prevent accidental bulk modifications.
Yes. Add a rate_limit block to the add_slack_bookmark 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 add_slack_bookmark. 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.
add_slack_bookmark 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.
This server
Across the catalogue