Functions
isPlacedToolResult
Function: isPlacedToolResult()
isPlacedToolResult(
value):value is PlacedToolResult
Defined in: src/artifacts/placement.ts:95
Type guard for consumers reading tool_end.result or a tool message.
Parameters
value
unknown
Returns
value is PlacedToolResult
