IntelligenceX

API Reference

Class

ToolHandoffCondition

Namespace IntelligenceX.Tools
Assembly IntelligenceX
Modifiers sealed

Typed equality condition that must match before a route can be prepared.

Inheritance

  • Object
  • ToolHandoffCondition

Constructors

Methods

public Void Validate() #
Returns: Void

Validates the condition descriptor.

Properties

public String SourceField { get; set; } #

Source field name produced by current tool output, metadata, or request context.

public String ExpectedValue { get; set; } #

Expected normalized value for the source field.