Strategies
Strategies define high-level plans—like DeFi trading or data analytics—that guide agents to achieve specific goals. They encapsulate goals, parameters, and logic for optimized decision-making.
Retrieve a list of available strategies for agents, including DeFi trading, data analytics, or other specialized tasks.
List of strategies retrieved successfully.
strategy_98765Crypto ArbitrageArbitrage strategy between different DeFi protocols.Server error while listing strategies.
Retrieve details of a specific strategy, including its parameters and associated agents.
The unique identifier of the strategy.
Strategy details retrieved successfully.
strategy_98765Crypto ArbitrageArbitrage strategy between different DeFi protocols.Strategy not found.
Server error while retrieving the strategy.
Modify the parameters or description of an existing strategy.
The unique identifier of the strategy.
Strategy updated successfully.
strategy_98765Crypto ArbitrageArbitrage strategy between different DeFi protocols.Invalid update payload.
Strategy not found.
Server error while updating the strategy.
Last updated