{
  "schemaVersion": 1,
  "defaults": {
    "mode": "trades",
    "timeoutMs": 600000
  },
  "tradeTools": [
    "create_position",
    "close_position",
    "edit_position",
    "cancel_order",
    "strategy_create",
    "strategy_create_custom_strategy",
    "strategy_close",
    "strategy_close_positions",
    "strategy_update",
    "strategy_pause",
    "strategy_top_up",
    "strategy_withdraw_funds",
    "strategy_bridge_funds_from_hyperliquid_to_evm",
    "transfer_spot_to_perps",
    "send_usdc",
    "ratchet_stop_add",
    "ratchet_stop_edit",
    "ratchet_stop_delete"
  ]
}
