API Reference
Class
ToolExecutionTraitProjection
Shared projection helpers that resolve tool execution traits from explicit contracts first, then schema hints.
Inheritance
- Object
- ToolExecutionTraitProjection
Methods
public static ToolExecutionTraits Project(ToolDefinition definition) #Returns:
ToolExecutionTraitsProjects normalized execution traits from a tool definition.
Parameters
- definition IntelligenceX.Tools.ToolDefinition
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object