This example demonstrates AskHumanTool.
In a terminal, it will prompt you for input and wait for your response.
In non-interactive environments, pass --disabled to skip the prompt.
Usage:
go run ./examples/ask-human/
go run ./examples/ask-human/ --disabled