pub fn plugin_json_response<T>(output: RunOutput) -> PluginResultwhere
    T: DeserializeOwned + Serialize,