IntelligenceX

API Reference

Class

ToolHandoffFollowUpKinds

Namespace IntelligenceX.Tools
Assembly IntelligenceX
Modifiers static

Shared follow-up kind tokens used by outbound handoff routes.

Inheritance

  • Object
  • ToolHandoffFollowUpKinds

Methods

public static String Normalize(String value) #
Returns: String

Normalizes an optional follow-up kind to a known token or an empty string.

Parameters

value System.String requiredposition: 0

Fields

public const String Verification #

Follow-up used to confirm the result of a prior action or observed state.

Value: verification
public const String Investigation #

Follow-up used to expand investigation depth from current evidence.

Value: investigation
public const String Normalization #

Follow-up used to normalize or canonicalize discovered entities.

Value: normalization
public const String Enrichment #

Follow-up used to add non-critical supporting context.

Value: enrichment