Skip to main content
Glama
okx-wallet-H

hvip MCP Server

by okx-wallet-H

okx_reset_subaccount_api_key

Modify a subaccount's API key by updating its permissions, IP whitelist, or label on OKX exchange.

Instructions

[L:READ] CAT:[账户-子账户] | → 请先调用 agent_catalog

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ipNo新IP白名单,多个用逗号分隔
permNo新权限字符串
labelNoAPI Key新备注
apiKeyYes需要修改的API Key。必填
subAcctYes子账户名称。必填
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided. The description includes '[L:READ]' which may contradict the 'reset' action (likely a write operation), but it's ambiguous. The description does not disclose whether the operation is destructive, what happens to existing keys, authentication requirements, or rate limits. Behavioral transparency is poor.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is very short (one line) but includes a prerequisite. It is not particularly front-loaded with the core action. While concise, it lacks substance and could be clearer.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool has 5 parameters, no output schema, and no annotations, the description should provide more context about the effect, return values, and side effects. The prerequisite is noted, but overall completeness is low.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Input schema coverage is 100%, with descriptions in Chinese for all 5 parameters. The tool description does not add any parameter-level information beyond what the schema already provides. Baseline score of 3 is appropriate as the schema handles parameter semantics.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose2/5

Does the description clearly state what the tool does and how it differs from similar tools?

The name 'okx_reset_subaccount_api_key' suggests resetting an API key, but the description only provides a category and a prerequisite call. It does not explicitly state what the tool does or what 'reset' implies (e.g., regenerate key, revoke permissions). The purpose is vague and relies heavily on the tool name.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description includes '请先调用 agent_catalog' (call agent_catalog first), providing a prerequisite. However, it does not specify when to use this tool versus siblings like okx_create_subaccount_api_key, okx_delete_subaccount_api_key, or okx_get_subaccount_api_key. No alternatives or exclusion criteria are given.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/okx-wallet-H/hvip-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server