Open
Description
(Edit: Prompts here refers to MCP Prompts)
I'm building a tutorial at work which explains how to create and use a 'Prompt with arguments' slash command for code review. However the current UI for input arguments doesn't seem to work well for this use case, since its just a one line form field (OR the terminal output?).
One idea I had to streamline this is to allow passing whatever file(s) is selected as a string to the prompt input.
Or, there might be some better way to solve for this that I am missing?