intentIncreaseLiquidity
Enhance liquidity in a Uniswap V3 position by specifying token amounts, chain ID, and token ID for optimized trading efficiency. Part of the agentek-eth MCP server.
Instructions
Adds more liquidity to an existing Uniswap V3 position
Input Schema
Name | Required | Description | Default |
---|---|---|---|
amount0Desired | Yes | ||
amount1Desired | Yes | ||
chainId | Yes | ||
deadline | No | ||
slippageTolerance | No | ||
tokenId | Yes |