pub(crate) fn agent_tabs(store: &Store, workspace_id: Option<&str>) -> Value
Flat list of tabs (id, name, pane count). When workspace_id is given, only that workspace’s tabs are returned.
workspace_id