This is currently under development.

Tool Schema

type: function
function:
  name: hide_tool_window
  parameters:
    type: object
    properties:
      toolWindowType:
        type: string
        description: The tool window type to hide
        enum:
        - problems
        - project
        - endpoints
        - debug
        - run
        - commit
        - structure
        - vocal
    required:
    - toolWindowType
  description: Hide the tool window