curl --location --request GET '/api/robot/chat-info?id' \ --header 'Authorization: test'
{ "id": 0, "name": "string", "content": "string" }