Skip to main content

Function: operationIdToToolName()

operationIdToToolName(operationId): string

Defined in: toolDefinitions.ts:34

Converts a camelCase operationId to a kebab-case tool name.

Parameters

ParameterType
operationIdstring

Returns

string