agent_tabs

Function agent_tabs 

Source
pub(crate) fn agent_tabs(store: &Store, workspace_id: Option<&str>) -> Value
Expand description

Flat list of tabs (id, name, pane count). When workspace_id is given, only that workspace’s tabs are returned.