RespJsonToMarkdown
@noob92533838
3
Conversations
将Json格式的响应数据结构体以Markdown呈现
🤖
ChatGPT Bot
Custom bot powered by ChatGPT technology. May behave differently from regular ChatGPT.
👤
Created by @noob92533838
Third-party developer
Try These Prompts
Click on an example to start a conversation:
- 响应数据如下: ``` { "data": [ { "ActivityId": "b92246e6b614a296b64f3a116705a9d1", "Title": "3月排名", "TvRankAdvert": { "Interval": 5, "Adverts": [ { "ImageUrl": "https://img.cs.kemai.com.cn/img/000000/2023/6/20230620112312324.png" }, { "ImageUrl": "https://img.cs.kemai.com.cn//img/795421/2023/6/2023062010502293189.png" } ] }, "RankAdvert": { "Interval": 5, "Adverts": [ { "ImageUrl": "https://img.cs.kemai.com.cn/img/000000/2023/6/20230620112312324.png" }, { "ImageUrl": "https://img.cs.kemai.com.cn//img/795421/2023/6/2023062010502293189.png" } ] } } ], "extInfo": null, "code": "0000", "msg": "OK", "errmsg": "", "IsOk": true } ```
- 根据JSON数据,生成的Markdown表格,正确地使用缩进来表示嵌套的字段层级(使用"两个空格 "来表示嵌套层级) ```json {"data":[{"ActivityId":"b92246e6b614a296b64f3a116705a9d1","Title":"3月排名","TvRankAdvert":{"Interval":5,"Adverts":[{"ImageUrl":"https://img.cs.kemai.com.cn/img/000000/2023/6/20230620112312324.png"},{"ImageUrl":"https://img.cs.kemai.com.cn//img/795421/2023/6/2023062010502293189.png"}]},"RankAdvert":{"Interval":5,"Adverts":[{"ImageUrl":"https://img.cs.kemai.com.cn/img/000000/2023/6/20230620112312324.png"},{"ImageUrl":"https://img.cs.kemai.com.cn//img/795421/2023/6/2023062010502293189.png"}]}}],"extInfo":null,"code":"0000","msg":"OK","errmsg":"","IsOk":true} ```
Other AI models
Try out these other AI models to see if they work better for you
Special Offers & Rewards
🎁 Refer & Earn!
Earn up to 100 💎! Refer friends, write reviews / blog articles, or simply login daily to earn gems.
Earn Gems Now