Agent tool does not have access to its tools

I have an agent A that has as tool an agent B.
Agent B has access to a variety of functions as tools.

When I call agent B from agent A, agent B is unable to use any of the tools available to it, making it effectively useless.


This list come from the description of the tool


When I try to trigger any tool action, none is available


Not even when I try to tool agent B in the way it's meant to be called

While if I make the same questions directly to agent B it works

It seems that it works only as a simple chat bot without relying on external tools. Which imo kind of defeats the purpose. I could put those instructions directly into agent A.

Unless, I'm misunderstanding the scope of tool agents?

Hi @zhh can you verify that your tools (when you click on them) still have access to their functions?

We had that bug a few days ago and then realised our functions were gone and couldn't be accessed.

If you can still access the functions inside your tools then you can ignore my message, otherwise you can keep an eye on this thread which is currently discussing this problem:

Jerome

1 Like

Can confirm that function blocks in Agent B are still there



Ah! Turns out that the changes in order to be seen by other agents need to be deployed :man_facepalming:

2 Likes