Skip to main content

ppds_plugins_get

Get detailed information for a specific plugin registration entity (assembly, package, type, step, or image). Use ppds_plugins_list first to discover entity names/IDs.

Input schema

NameTypeRequiredDescription
typeStringyesEntity type: assembly, package, type, step, or image
nameOrIdStringyesEntity name or GUID

Output

Returns Task<PluginsGetResult>.