deploy_script_button
Install script buttons into designated PyNet ButtonsModules by providing module ID, script path, and button name. Configure optional icons and tooltips to build custom automation interfaces.
Instructions
Installs a ScriptButton into a specific ButtonsModule.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pid | Yes | ||
| module_id | Yes | ||
| name | Yes | ||
| script_Path | Yes | ||
| icon_name | No | Default | |
| tooltip | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |