I had a feed back about sciline interface that it can be cumbersome to import all the types you need to retrieve results. It might be helpful to have a helper function that turns `dict[type, Any]` into a `dict[str, Any]`...?