create_script
Create a Python automation script in GIMS Automation by providing a unique name, code, and optional folder ID to organize it.
Instructions
Create a new script
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | No | Python code for the script | |
| name | Yes | Script name (unique) | |
| folder_id | No | Folder ID (optional) |