packageSearchHelp
Prevent package creation failures by validating package names through ADT-style search help before creating.
Instructions
Search help for package names, as the input help in ADT offers them - a name check before a creation that would fail on the package.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | The package name. | |
| type | Yes | The package value help type. |