🔥 3-day streak
Claude Certified Associate (Foundations)122 / 150
Question 122 of 150

You are building a scheduling assistant with a tool called book_meeting. During testing, Claude frequently calls the tool with the date in an inconsistent format (sometimes 'next Tuesday', sometimes '2024-06-11'), causing the backend to reject requests. The tool's input schema already specifies a 'date' field as a string. What is the most effective change to reduce these malformed calls?

Reviewed for accuracy · Report an issueNext question