read.asset_manager.intents
Discover and configure automation intents for managing Uniswap and Aerodrome liquidity positions, including rebalancing and yield optimization.
Instructions
List all available automation intents with their tool names, required parameters, and supported chains. Use this to discover which automations can be configured and what each one does. Each intent has a corresponding write.asset_manager.{id} tool that returns encoded args. To apply automations, call the intent tools then pass the combined result to write.account.set_asset_managers. All intent tools accept enabled=false to disable. Multiple intents can be combined by merging their returned arrays into a single set_asset_managers call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain_id | No | Filter to automations available on this chain. Omit to see all. |