launch_app
Launch a Python Tkinter script with automatic patching for inspection and interaction via other tools.
Instructions
Launch a Tkinter application with inspection enabled.
Starts the script with automatic Tkinter patching. The app will be inspectable via the other tools once launched.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script_path | Yes | Path to the Python script to run |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |