bn_close_listen_key

Close/invalidate a listen key. The associated user data stream will be terminated.

Server Node2flow/binance node2flow-th/binance-mcp-community
Category Execute
Risk class High
Parameters 00 required

What bn_close_listen_key does on Node2flow/binance

AI agents invoke bn_close_listen_key to trigger actions in Node2flow/binance. 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.

Why bn_close_listen_key needs a policy

This tool terminates an active user data stream by invalidating a listen key. It is an external operation with a real side effect (stream termination), but it is not strictly destructive to persistent data — streams can be recreated. It falls under Execute as it triggers an external operation on Binance's infrastructure.

From the tool's definition Close/invalidate a listen key. The associated user data stream will be terminated.

Questions about bn_close_listen_key

What does the bn_close_listen_key tool do? +

Close/invalidate a listen key. The associated user data stream will be terminated. It is categorised as a Execute tool in the Node2flow/binance MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.

How do I enforce a policy on bn_close_listen_key? +

Register the Node2flow/binance MCP server in PolicyLayer and add a rule for bn_close_listen_key: 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 Node2flow/binance. Nothing to install.

What risk level is bn_close_listen_key? +

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

Can I rate-limit bn_close_listen_key? +

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

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

bn_close_listen_key is provided by the Node2flow/binance MCP server (node2flow-th/binance-mcp-community). 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.