Update Post-Install Script
update_post_install_scriptModify an existing post-install script by providing its ID, with options to change the script name, content, or auto-selection behavior.
Instructions
Update an existing post-install script by its ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Post-install script ID | |
| name | No | New script name | |
| content | No | New script content | |
| isAutoSelected | No | Auto-run on installations via account manager or support |