getActions

suspend fun getActions(): List<Action>

Deprecated

Use getActionsToday

Replace with

getActionsToday()

Returns all actions to do for today.

Throws

If not authenticated.