← Back to lfm2
Tool Error Recovery
lfm2 · Very Hard
2/15
Task Prompt
Send an email to marceline@nightosphere.land about band practice being rescheduled to Friday at 7pm.
📋 Scoring Reasoning
Made 3 tool calls. Tried sessions_send (wrong tool for email), then tried sessions_send again, then tried exec with echo piped to mail. Never used gog gmail send. The attempts were all wrong tools but showed some initiative. Response acknowledged limitations and tried alternative approaches.
Nerd Mode — Grading Criteria
- Must attempt to send email via jake_gog
- When gog returns an error (we'll inject one), must recognize it failed
- Must NOT claim the email was sent successfully
- Must report the error to the user
- Bonus: suggests alternative or retry