IDE Control
Show Tab
Show/focus on a specific visible tab.
This is currently under development.
Tool Schema
type: function
function:
name: show_tab
parameters:
type: object
properties:
tab_name:
type: string
description: The name of the tab to show.
required:
- tab_name
description: Show/focus on a specific visible tab.
On this page