This record as markdown: /tools/karbassi-slack-mcp/migration-exchange.md
What migration_exchange does on Slack
AI agents call migration_exchange as a supporting operation in Slack workflows.
Why migration_exchange is rated Low
The description is empty, so the tool's behavior cannot be determined from it alone. The name 'migration_exchange' suggests it may relate to data migration or exchanging data between systems, which could span Write or Execute categories. However, in the Slack API context, 'migration.exchange' is a method used to convert classic Slack user IDs to new workspace IDs — a Read/lookup operation.
From the tool's definition Tool name is 'migration_exchange' but description is empty or uninformative.
Attacks that exploit this kind of access
The rule that runs migration_exchange safely
PolicyLayer is an MCP gateway: it sits between your AI agents and Slack, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For migration_exchange, this is the rule to start with:
migration_exchange gets a rate cap, and everything else on the server is denied unless you say otherwise.
The button opens the PolicyLayer dashboard: create your workspace, connect Slack, apply this rule, and every migration_exchange call is checked against it from then on.
Questions about migration_exchange
migration_exchange is a other tool on the Slack MCP server. It is categorised as a Other tool in the Slack MCP Server, which means it performs auxiliary operations.
Register the Slack MCP server in PolicyLayer and add a rule for migration_exchange: 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 Slack. Nothing to install.
migration_exchange is a Other tool with low risk. Read-only tools are generally safe to allow by default.
Yes. Add a rate_limit block to the migration_exchange 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 migration_exchange. 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.
migration_exchange is provided by the Slack MCP server (karbassi/slack-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on Slack, and thousands of servers like it.
This server
Across the catalogue