The community member is asking how to get a tool in a llamaindex agent to instantly return a tool's output, noting that this is possible in Langchain by passing in return_direct=True. A comment from another community member indicates that this is not currently possible in llamaindex and would require a pull request to add that functionality.