isBackendTool
Agent Runtimes / types/tools / isBackendTool
Function: isBackendTool()
isBackendTool(
tool):tool is BackendToolDefinition
Defined in: types/tools.ts:254
Type guard to check if tool is backend tool
Parameters
tool
Returns
tool is BackendToolDefinition