addAgentNavigation

declare function addAgentNavigation(params: IAgentNavigationParams): string;

Creates and registers a navigation tool for an agent to navigate to another specified agent.

Parameter Description
params The parameters for configuring the navigation tool.