pub async fn list_by_org(
    config: &Core,
    client: Client
) -> Result<VarSets, ToolError>