mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-13 01:58:30 +00:00
- Parse JSON strings in tool inputs for better readability - Add proper error handling for malformed JSON - Maintain existing string formatting as fallback - Add comprehensive tests covering various input scenarios Fixes #3474 Co-Authored-By: João <joao@crewai.com>