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

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Constructors

public ToolHandoffCondition() #

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.