Agents
Run Agent
Manually trigger an agent run
POST
Documentation Index
Fetch the complete documentation index at: https://docs.gizatech.xyz/llms.txt
Use this file to discover all available pages before exploring further.
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