Agent is not using custom Tool

Hi,

I’m using CrewAI’s CLI to create a crew that leverages both the Serper tool and a custom tool to achieve a specific goal. While the Serper tool is being invoked correctly, my custom tool doesn’t seem to be utilized by the agents during execution.

I’m following the tutorial in this github repo - business24ai

This is the repo with my code - my code repo

The output from the terminal is in terminal_output.txt

I’d appreciate any guidance on what might be going wrong or how to ensure my custom tool is used properly.

Thanks in advance!

Best,

Ajay