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
| Name | Type | Required | Description |
|---|---|---|---|
| type | String | yes | Entity type: assembly, package, type, step, or image |
| nameOrId | String | yes | Entity name or GUID |
Output
Returns Task<PluginsGetResult>.