Tools
Tools are the simplest actions to configure. Like Operators, Tools have a search box where you can find the tool you need. Behind the scenes, tools are parameters for a single operator, wm.tool_set_by_id. Because it's not easy to find the identifier of a tool to use with this operator, we have a separate section for Tools. Foam scans for available tools on startup to give you a list to pick from. You can still use Python Tooltips to find the Tool you need but instead of looking for the operator, you are now looking for the value of the name parameter.
Here the value we are looking for is builtin.rotate., highlighted in Yellow.
Related Pages: - Bubble Configuration - Operator Configuration - Setting Configuration - Styles - Editing Foams