Loading...
Loading...
Compare original and translation side by side
cex_earn_create_uni_lendcex_earn_change_uni_lendcex_earn_create_uni_lendcex_earn_change_uni_lendcex_earn_create_uni_lendtype: lendtype: redeemcex_earn_change_uni_lendcex_earn_create_uni_lendtype: lendtype: redeemcex_earn_change_uni_lend| Tool | Auth | Description | Reference |
|---|---|---|---|
| No | List Simple Earn currencies (min_rate, min_lend_amount, etc.) | earn-uni-api.md |
| No | Single-currency details (min_rate for subscribe) | earn-uni-api.md |
| Yes | Do not use for subscribe/redeem; API reference only, do not call | earn-uni-api.md |
| Yes | Do not call in any form; API reference only, do not call | earn-uni-api.md |
| Yes | User positions (optional currency filter) | earn-uni-api.md |
| Yes | Single-currency cumulative interest | earn-uni-api.md |
| No | Estimated APY per currency (for top APY) | earn-uni-api.md |
| 工具 | 需要验证 | 描述 | 参考文档 |
|---|---|---|---|
| 否 | 列出Simple Earn支持的币种(包含最低利率、最低出借金额等信息) | earn-uni-api.md |
| 否 | 查询单币种详情(包含订阅所需的最低利率) | earn-uni-api.md |
| 是 | 请勿用于订阅/赎回;仅作为API参考,禁止调用 | earn-uni-api.md |
| 是 | 禁止以任何形式调用;仅作为API参考,禁止调用 | earn-uni-api.md |
| 是 | 查询用户持仓(可按币种筛选) | earn-uni-api.md |
| 是 | 查询单币种累计收益 | earn-uni-api.md |
| 否 | 查询各币种预估APY(用于筛选最高APY币种) | earn-uni-api.md |
| Case | User Intent | Signal Keywords | Action |
|---|---|---|---|
| 1 | Subscribe (lend) | "subscribe", "lend to Simple Earn" | Disabled: Tell user "Simple Earn subscribe and redeem are currently not supported." Do not call MCP. |
| 2 | Redeem | "redeem", "redeem from Simple Earn" | Disabled: Tell user "Simple Earn subscribe and redeem are currently not supported." Do not call MCP. |
| 3 | Single-currency position | "my USDT Simple Earn", "position for one currency" | See scenarios.md Scenario 3 |
| 4 | All positions | "all Simple Earn positions", "total positions" | See scenarios.md Scenario 4 |
| 5 | Single-currency interest | "interest", "USDT interest" | See scenarios.md Scenario 5 |
| 6 | Subscribe top APY | "top APY", "one-click subscribe top APY" | Disabled: Tell user "Simple Earn subscribe and redeem are currently not supported." Do not call MCP. |
| 7 | Change lend settings (e.g. min rate) | "change min_rate", "change Simple Earn settings" | Disabled: Do not call |
| 8 | Auth failure (401/403) | MCP returns 401/403 | Do not expose keys; prompt user to configure Gate CEX API Key (earn). |
| 场景 | 用户意图 | 触发关键词 | 操作 |
|---|---|---|---|
| 1 | 订阅(出借) | "subscribe"、"lend to Simple Earn" | 已禁用:回复用户“Simple Earn订阅和赎回功能目前暂不支持。” 请勿调用MCP接口。 |
| 2 | 赎回 | "redeem"、"redeem from Simple Earn" | 已禁用:回复用户“Simple Earn订阅和赎回功能目前暂不支持。” 请勿调用MCP接口。 |
| 3 | 单币种持仓查询 | "我的USDT Simple Earn持仓"、"单币种持仓查询" | 参考scenarios.md场景3 |
| 4 | 全持仓查询 | "所有Simple Earn持仓"、"总持仓查询" | 参考scenarios.md场景4 |
| 5 | 单币种收益查询 | "收益查询"、"USDT收益" | 参考scenarios.md场景5 |
| 6 | 订阅最高APY币种 | "top APY"、"一键订阅最高APY币种" | 已禁用:回复用户“Simple Earn订阅和赎回功能目前暂不支持。” 请勿调用MCP接口。 |
| 7 | 修改出借设置(如最低利率) | "change min_rate"、"修改Simple Earn设置" | 已禁用:请勿调用 |
| 8 | 身份验证失败(401/403) | MCP返回401/403错误 | 请勿暴露密钥;提示用户配置Gate CEX API密钥(需包含earn权限)。 |
cex_earn_create_uni_lendcex_earn_change_uni_lendcex_earn_create_uni_lendcex_earn_change_uni_lendcex_earn_list_uni_ratecex_earn_get_uni_interestcex_earn_list_uni_ratecex_earn_get_uni_interestcex_earn_create_uni_lendcex_earn_create_uni_lendcex_earn_create_uni_lendcex_earn_change_uni_lendcex_earn_create_uni_lendcex_earn_change_uni_lend| Condition | Response |
|---|---|
| Auth endpoint returns 401/403 | "Please configure your Gate CEX API Key in MCP with earn/account permission." Do not expose keys or internal details. |
| User requests subscribe/redeem | Do not call API; reply "Simple Earn subscribe and redeem are currently not supported." |
| User requests change lend (e.g. min rate) | Do not call |
| "Unable to load positions/interest. Please check your API key has earn/account read permission." |
| Empty positions or no rate data | "No positions found." / "No rate data available at the moment." |
| 条件 | 响应内容 |
|---|---|
| 身份验证接口返回401/403错误 | “请在MCP中配置具备earn/account权限的Gate CEX API密钥。” 请勿暴露密钥或内部细节。 |
| 用户请求订阅/赎回 | 请勿调用接口;回复“Simple Earn订阅和赎回功能目前暂不支持。” |
| 用户请求修改出借设置(如最低利率) | 请勿调用 |
| “无法加载持仓/收益信息,请检查您的API密钥是否具备earn/account只读权限。” |
| 无持仓数据或无利率数据 | “未找到持仓信息。” / “目前暂无利率数据可用。” |