Hi all,
I’ve searched through the documentation but haven’t found any references for this scenario:
I’m implementing a coordinator agent to deploy on the LangGraph server, and I’d like this agent to dynamically retrieve a list of all other agents available on the server. Is there a recommended approach or existing mechanism to access the registered agents from within an agent? Any guidelines or examples would be greatly appreciated.
Thanks,
Marcelo