1. Receive user request for token information.
2. Extract token address and blockchain from the request.
3. Determine the specific information type requested (info, security, pool, holders, traders).
4. Execute the `gmgn-cli` command with the appropriate sub-command and parameters.
5. Parse the JSON output from `gmgn-cli`.
6. Present the information to the user.