Skip to main content
function redescribeTool(toolName, description): Transform;
Defined in: server/transform.ts:101 Rewrite the description of a single tool.

Parameters

toolName

string

description

string

Returns

Transform