declarations

Type EString
Multiplicity 0..1

Declarations used by the tool. Added to the crew class body. For example, a shared search tool can have the following declaration:

serper_tool = SeperDevTool()

In this case the tool code would be

serper_tool