Function addTriageNavigation

  • Creates and registers a triage navigation tool for an agent to navigate to a triage agent.

    Parameters

    • params: ITriageNavigationParams

      The parameters for configuring the triage navigation tool.

      • toolName

        The name of the tool.

      • description

        Description of the tool's purpose.

      • docNote

        Optional documentation note.

      • navigateProps

        Additional triage navigation properties.

    Returns string

    The result of adding the triage navigation tool.

    addTriageNavigation