API Reference / isWriteTool
Function: isWriteTool()
isWriteTool(
tool):boolean
Defined in: src/agent/Tool.ts:38
True when calling this tool changes account state.
Parameters
tool
Pick<Tool, "risk">
Returns
boolean
API Reference / isWriteTool
isWriteTool(
tool):boolean
Defined in: src/agent/Tool.ts:38
True when calling this tool changes account state.
Pick<Tool, "risk">
boolean