list_instances
Lists running PyMOL instances and their loaded objects to identify which window corresponds to each port.
Instructions
Lists the running PyMOL instances and what each has loaded.
Each PyMOL claims its own port, so several can run at once. Pass a port as
instance to parse_and_execute to drive that specific one. Use this when
a command reports the choice is ambiguous, or when the user refers to a
particular window.
The loaded object names are what distinguish one window from another; a port number on its own identifies nothing to a human.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |