Method GetAll
GetAll()
Gets all built-in tools including I/O tools with default options. Note: SmtpTool is not included as it requires explicit configuration.
public static IEnumerable<ITool> GetAll()
Returns
- IEnumerable<ITool>
An enumerable of all built-in tool instances.