DeepFrontend
Learning Paths
Practice
System Design & DS
Design Studio
Data Structures Curriculum
Real-World Case Studies
Careers
Job Board
Resume Builder
Blog
Sign in
Search
⌘K
Go Pro
Loading compiler resources...
AI for Frontend Developers Quiz Practice
Active Recall Drill Session
← Exit Session
Question 1 of 1
medium
AI for Frontend Developers
Why is disguising a failed tool call as a successful tool_result (e.g. content: 'Success.' when the tool actually threw) a safety-relevant issue, not just a bug?
A
It isn't safety-relevant, only a minor cosmetic issue
B
It can lead the model to confidently state something false to the end user, based on a fabricated 'success' that never actually happened
C
It only affects billing, not model behavior
D
It causes an immediate crash
Check Answer