update_script
Update an existing script's code, name, or folder by specifying its ID. Keep automation scripts aligned with current requirements.
Instructions
Update an existing script
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | No | New Python code | |
| name | No | New script name | |
| folder_id | No | New folder ID | |
| script_id | Yes | Script ID to update |