Things that can be performed at different times by different people in different parts of the site. Things like search, browse the folder, log in and so on
Actions are edited through the Zope Managment Interface (ZMI) and are contained in a few places, such as portal_actions.
Tools that have actions are are called tool providers.