Create plugin request
@type t() :: %ExBifrost.Model.CreatePluginRequest{ config: %{optional(String.t()) => any()} | nil, enabled: boolean() | nil, name: String.t(), path: String.t() | nil }