Request to invoke a command.
@type t() :: %Copilot.Types.CommandsInvokeRequest{ input: String.t() | nil, name: String.t() }