Thanks for reporting a bug you have found in Cursor!
Please add the following info to help us diagnose your issue:
Check the forum to ensure the issue hasn’t been reported already
Provide a clear description of the bug
This is the wrong content
```json
{
"error": {
"message": "Invalid 'messages[3].tool_calls[0].id': string too long. Expected a string with maximum length 40, but got a string with length 61 instead.",
"type": "invalid_request_error",
"param": "messages[3].tool_calls[0].id",
"code": "string_above_max_length"
}
}