Function

create-tool

Create a specific tool by name Returns None if the tool name is not recognized

create-tool: func(name: string) -> option​<tool>;