Skip to content

@vowel.to/client v0.3.3-beta


@vowel.to/client / index / VowelToolResult

Interface: VowelToolResult

Defined in: lib/vowel/types/types.ts:983

Tool execution result

Properties

PropertyTypeDefined in
successbooleanlib/vowel/types/types.ts:984
message?stringlib/vowel/types/types.ts:985
data?anylib/vowel/types/types.ts:986
error?stringlib/vowel/types/types.ts:987