The service invocation documentation speaks to a body-based payload (via POST) and doesn't mention query strings anywhere. I was looking to use Dapr to invoke a method on an API controller that ...
Currently when you register a command in vscode extension which executes the "workbench.action.chat.open", you can pass 2 params - query : string containing the prompt of the chat isPartialQuery : ...