Had an error again today when using with opencode. Logs from Groq:
{
"request_id": "req_01k5bmpd8afsw8am3yh06eyb0m",
"created_at": "2025-09-17T10:49:30.634Z",
"error": {
"message": "tool call validation failed: attempted to call tool 'write' which was not in request.tools",
"type": "invalid_request_error",
"param": "",
"code": "tool_use_failed"
}
}
Can’t reproduce the error currently though.