createPerson

abstract suspend fun createPerson(name: String, colorId: String): Person