Map a TOOL_CALL_RESULT content string to a terminal outcome. Errors arrive as {"error": "..."}; rejection/cancellation are recognized by their backend sentinels.
TOOL_CALL_RESULT
{"error": "..."}
Map a
TOOL_CALL_RESULTcontent string to a terminal outcome. Errors arrive as{"error": "..."}; rejection/cancellation are recognized by their backend sentinels.