Agents
Run Agent
Manually trigger an agent run
POST
SDK Alternative: Use
agent.run() for a simpler TypeScript interface. See SDK docsDescription
Manually triggers an optimization run for a specific wallet. The agent will analyze current APRs and rebalance if beneficial.Agents automatically run periodically. Use this endpoint only when you need to force an immediate optimization.
Path Parameters
The blockchain chain ID
The wallet address
Response
Run status:
completed, no_action, failed