Is there a list of allowed kodi-send action commands?

In another thread I ran across the command kodi-send which can be executed inside a shellscript to tell Kodi to show a message to the user.
Now I got curious about which actions are allowed in kodi-send?
I tried to find a list but failed, and there is no man-page for kodi-send either.
Any ideas?

https://kodi.wiki/view/List_of_built-in_functions

1 Like

… and https://kodi.wiki/view/Action_IDs

1 Like

How could these be used with kodi-send?

Experiment.

3 Likes

Exactly, like

kodi-send --action="updatelibrary(music)"