1. User requests financial data (e.g., stock price, financial statement).
2. Identify the appropriate Tushare API endpoint.
3. Authenticate with Tushare API.
4. Call the API with user-specified parameters.
5. Retrieve the data from Tushare.
6. Format the data for readability.
7. Present the data to the user.