deploy_script_button
Install a new script button into a network module by specifying module ID, script path, name, and optional icon and tooltip.
Instructions
Installs a new ScriptButton into a specific module (Name, Script, Icon, Tooltip).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pid | Yes | ||
| name | Yes | ||
| tooltip | No | ||
| icon_name | No | Default | |
| module_id | Yes | ||
| script_Path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |