IntelligenceX

API Reference

Enum

ToolCapabilityParitySurfaceContractKind

Namespace IntelligenceX.Tools
Assembly IntelligenceX
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Structured surfaced-tool contract used by the runtime parity inventory.

Inheritance

  • Enum
  • ToolCapabilityParitySurfaceContractKind

Usage

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

Accepted by parameters

Values

public const ToolCapabilityParitySurfaceContractKind ToolPresent #

The surfaced IX tool only needs to exist.

Value: 0
public const ToolCapabilityParitySurfaceContractKind ToolParameterPresent #

The surfaced IX tool must expose a specific parameter.

Value: 1