Anthropic
- Anthropic Messages API truncates tools array
Anthropic Messages API truncates tools array Today a Claude 3 call with tool definitions started ignoring the last tool in the list. No errors, just missing. Payload contained eight tool specs. Each one about 5 k‑char JSON. The docs mention a 64 k request cap; combined tools plus prompt was ~66 k.