This is a convenience wrapper around `get_workspace()` that returns only the analyses associated with a workspace, rather than the full workspace object.
list_analyses(gf, workspace_id = NULL)A list of analysis objects associated with the selected workspace.
GoFigr client.
Optional API ID of the workspace to inspect. If `NULL`, the default workspace configured on the client (`gf$workspace`) is used.