In CrewAI, there is a feature to return the tool’s output directly as the agent’s output, called Force Tool Output. This is enabled by setting the parameter result_as_answer=True in the custom ...