get_output_panel
Retrieve text content from an output panel in Sublime Text. Specify a panel name or use the default active panel; use 'exec' for build output.
Instructions
Return the text content of an output panel. If name is omitted, read the active output panel. Use name='exec' for build output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No |