@agether/openclaw-plugin 1.3.0 → 1.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/src/index.ts +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agether/openclaw-plugin",
3
- "version": "1.3.0",
3
+ "version": "1.3.1",
4
4
  "description": "OpenClaw plugin for Agether — on-chain credit for AI agents",
5
5
  "main": "src/index.ts",
6
6
  "openclaw": {
package/src/index.ts CHANGED
@@ -665,7 +665,7 @@ export default function register(api: any) {
665
665
  api.registerTool({
666
666
  name: "morpho_withdraw",
667
667
  description:
668
- "Withdraw collateral from Morpho Blue back to EOA wallet. Use amount 'all' to withdraw maximum. Must maintain 120% LTV if debt remains.",
668
+ "Withdraw collateral from Morpho Blue back to EOA wallet. Use amount 'all' to withdraw maximum. Must maintain 125% collateral ratio (80% max LTV) if debt remains.",
669
669
  parameters: {
670
670
  type: "object",
671
671
  properties: {