getAction

suspend fun getAction(id: Action.Id): Action?

Returns the Action with the given id, or null if not found.