load_show_tool
Load a show file on a grandMA2 console. Optionally save the current show before loading to prevent losing unsaved changes.
Instructions
load a show file on the grandMA2 console.
WARNING: this is a DESTRUCTIVE operation. any unsaved changes to the current
show will be lost. set save_first=True to save the current show before loading.
Args:
show_name: name of the show file to load
save_first: if True, saves the current show before loading the new one
Returns:
str: confirmation message with warning about unsaved changes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| show_name | Yes | ||
| save_first | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |