You are working with a team to create API endpoints in Node.js using Express. To ensure GitHub Copilot generates accurate responses, you follow a systematic prompt process flow. On your first attempt, you wrote: "Write an Express route to handle POST requests" . The solution worked but lacked error handling and data validation. Which approach best refines your prompt to get a better suggestion from GitHub Copilot?