I'm building a WhatsApp AI agent using Claude API + Make. I need Claude to ALWAYS return a specific JSON structure using tool use / function calling. Has anyone successfully implemented Claude tool use in Make's HTTP module? What does your request body look like? How do you handle the response parsing?
Does anyone use Make's native Anthropic Claude module vs the HTTP module for Claude API calls? Which is more reliable?