ALL
Represents the inclusion of all available tools in a given subgraph or process.
This object signifies that no filtering or selection is applied to the set of tools being used, and every tool is considered relevant for execution.
Used in contexts where all tools should be provided or included without constraint, such as within a AIAgentSubgraph
or similar constructs.