register_module
Register a module with HWP COM to enable its use in document automation. Provide the module name and optional file path to make it available for HWP operations.
Instructions
Register a module with HWP COM.
Args: name: Module name to register path: Optional file path for the module
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||