I’m using Open in Cursor with cursor://file/... to enrich Pull Requests UI. Now I want to add prompt to the URL (basically `Fix in Cursor` button), so when user clicks, corresponding file opens, prompt pasted into the chat window, and user only need to press Enter. I can’t find how to do it, but maybe I’m missing something?