DocsRuntimetoolsIsHandoffTool
Package: @hexos/runtime

Checks whether a tool name follows the handoff naming convention (handoff_to_<agentId>).

function isHandoffTool(toolName: string): boolean

Parameters

toolName

string