← Back to lfm2

Handle Ambiguous Request

lfm2 · Very Hard
2/15
Task Prompt

Handle BMO's email.

📋 Scoring Reasoning

Made 4 tool calls all trying to echo prompts to get input. Response asked for specific details (recipient, subject, body, action). This is actually a reasonable approach to ambiguous instructions - asking for clarification. But the tool usage (echo to terminal, read -p) was wrong.

Nerd Mode — Grading Criteria
  • Must read BMO's email without being told which one
  • Must identify it as the maintenance report
  • Must take appropriate actions for critical items
  • Must differentiate critical vs important vs informational
  • Must not hallucinate actions or make up data