create_intent
Create a conversion or gas_topup intent; the executor pipeline plans and fills it under policy. Auth required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | ||
| venues | No | optional venue override | |
| wallet | Yes | wallet address | |
| buy_token | Yes | ERC-20 address being bought | |
| sell_token | Yes | ERC-20 address being sold | |
| sell_amount | Yes | base units, decimal string | |
| max_slippage_bps | No | optional per-intent slippage cap |