script_run
Execute a saved script by name, passing optional arguments, to automate AI workflow interactions.
Instructions
Execute a script by name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | Optional arguments to pass to the script | |
| name | Yes | Name of the script to run |