async fn list_calls(
store: &MockSuotarStore,
generation: &str,
filter: CallFilter,
) -> Result<Value, CommandError>async fn list_calls(
store: &MockSuotarStore,
generation: &str,
filter: CallFilter,
) -> Result<Value, CommandError>