IDE Control
Show Tool Window
IDE Control
Show Tool Window
Show the tool window
This is currently under development.
Tool Schema
type: function
function:
name: show_tool_window
parameters:
type: object
properties:
toolWindowType:
type: string
description: The tool window type to show
enum:
- problems
- project
- endpoints
- debug
- run
- commit
- structure
- vocal
required:
- toolWindowType
description: Show the tool window
On this page