CamouFlow

# close_tab

Closes a tab.

# Parameters

  • tab_index / index (int, optional) - tab index to close (if not set, closes the current tab).

# Example

{ "action": "close_tab", "tag": "CloseCurrent" }