Loading...
Loading...
Query Gate Simple Earn (Uni) flexible. Use this skill whenever the user asks about Simple Earn, subscribe or redeem intent, position query, interest query, or top APY. Trigger phrases include "Simple Earn", "Uni", "subscribe", "redeem", "flexible earn", "positions", "interest", "top APY", or any request involving Simple Earn subscribe, redeem, positions, or interest.
npx skill4agent add gate/gate-skills gate-exchange-simpleearncex_earn_create_uni_lendcex_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 |
| 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). |
cex_earn_create_uni_lendcex_earn_change_uni_lendcex_earn_list_uni_ratecex_earn_get_uni_interestcex_earn_create_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." |