Add the Client Action as a dependencyGo to Manage Dependencies and include the Client Action you want to use from the plugin.
Call the Client ActionIn your own Client Action, drag and call the imported Client Action where needed.
Handle the resultUse the returned data or output parameters from the plugin as required in your logic.