read.asset_manager.intents
List automation intents for an Arcadia account or LP position. Include account address to see which intents can be enabled and which rules block others; add position ID to scope to that position.
Instructions
List the automation intents Arcadia supports, with the parameters each one accepts. Pass account_address to also get per-account availability: which intents can be enabled right now and, for any that cannot, the compatibility rule blocking it. Pass position_id as well to scope availability to one LP position. Without account_address this returns the catalog only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain_id | No | Chain id: 8453 Base, 130 Unichain, 10 Optimism | |
| position_id | No | LP position (NFT) id to scope availability to. Requires account_address. | |
| account_address | No | Arcadia account address. Include it to get live per-account availability. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| usage | Yes | ||
| automations | Yes | ||
| shared_params | Yes | ||
| availability_error | No |