1. Receive user request for token K-line data or trending tokens.
2. Parse user input to identify chain, token address, resolution, time range, and filters.
3. Construct the appropriate `gmgn-cli` command with the specified parameters.
4. Execute the command and retrieve data from the GMGN API.
5. Analyze the data to identify potential trading opportunities.
6. Present the results to the user in a concise and informative format.
7. Offer options for deeper analysis or direct trading actions.