10 lines
181 B
JSON
10 lines
181 B
JSON
{
|
|
"name": "get_windows_and_tabs",
|
|
"description": "Get all currently open browser windows and tabs",
|
|
"parameters": {
|
|
"type": "object",
|
|
"properties": {},
|
|
"required": []
|
|
}
|
|
}
|