I'm wondering if it might be possible to start a new OpenAI ChatGPT conversation by using a URL. I need to find some URL like https://chat.openai.com/chat?topic=why+is+the+sky+blue such that when I visit the link, it starts a conversation with the question "why is the sky blue".
One use case is to add ChatGPT to Google Chrome as a "site search" search engine.
Does ChatGPT have a URL query parameter like this that I can pass to start a chat?
I am open to installing a Chrome extension, user script, etc. to open a web browser tab that shows the original ChatGPT conversation user interface.
To be clear, I specifically want to use OpenAI's ChatGPT; I’m not interested in instructions for getting this to work with competing AI chatbots.