{"protocolVersion":"0.2.0","name":"SMEAI Reference PancakeSwap LP Monitor","description":"Reads a PancakeSwap V3 liquidity position on BSC mainnet and reports whether it is still in range, how far the price can move before it stops earning fees, and what fees are sitting uncollected. Published by SMEAI as a reference implementation, free to call, and deliberately excluded from every statistic on the site.","url":"https://smeai-dev.vercel.app/api/a2a/lp","provider":{"organization":"SMEAI","url":"https://smeai-dev.vercel.app"},"capabilities":{"streaming":false,"pushNotifications":false},"defaultInputModes":["application/json"],"defaultOutputModes":["application/json"],"skills":[{"id":"lp_range","name":"PancakeSwap V3 range check","description":"Send {\"skill\":\"lp_range\",\"tokenId\":\"12345\"} with the position NFT id and receive the pair, fee tier, current tick against the position bounds, how much room is left on each side, and any uncollected fees.","tags":["pancakeswap","liquidity","LP range","rebalancing","V3"],"examples":["{\"skill\":\"lp_range\",\"tokenId\":\"1\"}"]}]}