unwrapExecuteTool
@forge/monorepo / backend/src / unwrapExecuteTool
Function: unwrapExecuteTool()
unwrapExecuteTool(
request):ExecuteToolRequest| {error:PlatformError; }
Defined in: backend/src/tools/registry.ts:85
Parameters
request
Returns
ExecuteToolRequest | { error: PlatformError; }