Skip to content

Tool

type Tool<TInput, TResult> = AiTool<TInput, TResult>;
Type Parameter Default type

TInput

unknown

TResult

unknown